sigs.k8s.io/cluster-api-provider-azure@v1.14.3/templates/flavors/ephemeral/kustomization.yaml (about) 1 namespace: default 2 resources: 3 - ../default 4 5 patches: 6 - path: patches/ephemeral.yaml 7 target: 8 group: infrastructure.cluster.x-k8s.io 9 version: v1beta1 10 kind: AzureMachineTemplate 11 name: ".*-md-0" 12 - path: patches/ephemeral.yaml 13 target: 14 group: infrastructure.cluster.x-k8s.io 15 version: v1beta1 16 kind: AzureMachineTemplate 17 name: ".*-control-plane"