75429db630
Moves CAPI resources in ephemeral cluster from the 'default' namespace to a new 'target-infra' namespace. Closes: #551 Change-Id: I419a71baa8e05e7b57b38234d15b955b36951b40
8 lines
240 B
YAML
8 lines
240 B
YAML
# This resource doesn't have a status-check defined by its CRD (which is also
|
|
# missing for brevity). Requesting its status is an error
|
|
apiVersion: "example.com/v1"
|
|
kind: Missing
|
|
metadata:
|
|
name: missing-resource
|
|
namespace: target-infra
|