treasuremap/manifests/type/sub-cluster/controlplane/kustomization.yaml

18 lines
527 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../../../../airshipctl/manifests/function/k8scontrol
# Switch to this once we want to add Dex back in
#- ../../../function/k8scontrol-oidc
patchesJson6902:
- target:
group: infrastructure.cluster.x-k8s.io
version: v1alpha4
kind: Metal3MachineTemplate
name: cluster-controlplane
path: patches/metal3machinetemplate.yaml
# NOTE: CAPI objects must be in the same namespace in which ViNO applies BMHs.
namespace: vino-system