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

17 lines
445 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../../function/k8scontrol-oidc
- ../../../function/dex-aio
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