75429db630
Moves CAPI resources in ephemeral cluster from the 'default' namespace to a new 'target-infra' namespace. Closes: #551 Change-Id: I419a71baa8e05e7b57b38234d15b955b36951b40
9 lines
282 B
YAML
9 lines
282 B
YAML
# this resource is in an unknown state because the fake version in the cluster
|
|
# will have .status.state == "unknown", which does not correlate to any of the
|
|
# status checks in the CRD.
|
|
apiVersion: "example.com/v1"
|
|
kind: Resource
|
|
metadata:
|
|
name: unknown
|
|
namespace: target-infra
|