airshipctl/manifests/site/test-site/target/controlplane/kustomization.yaml

17 lines
454 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# TODO (dukov) It's recocommended to upload BareMetalHost objects separately
# otherwise nodes will hang in 'registering' state for quite a long time
- ../../../../type/gating/target/controlplane
- ../catalogues
- nodes
namespace: target-infra
commonLabels:
airshipit.org/stage: initinfra
transformers:
- ../../../../type/gating/target/controlplane/replacements