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

20 lines
507 B
YAML

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