This commit is contained in:
@ -0,0 +1,8 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- https://github.com/kubernetes-sigs/cluster-api-provider-azure/releases/download/v1.6.0/cluster-template-windows.yaml
|
||||
patchesStrategicMerge:
|
||||
- ../patches/azuremachinetemplate-windows.yaml
|
||||
- ../patches/kubeadmcontrolplane-windows.yaml
|
||||
- ../patches/machinedeployment-windows.yaml
|
Reference in New Issue
Block a user