sigs.k8s.io/cluster-api-provider-azure@v1.14.3/templates/test/ci/prow-flatcar/kustomization.yaml (about) 1 apiVersion: kustomize.config.k8s.io/v1beta1 2 kind: Kustomization 3 namespace: default 4 resources: 5 - ../../../flavors/flatcar/ 6 - ../../../addons/cluster-api-helm/calico.yaml 7 - ../../../addons/cluster-api-helm/azuredisk-csi-driver.yaml 8 - ../../../addons/cluster-api-helm/cloud-provider-azure-flatcar.yaml 9 patchesStrategicMerge: 10 - ../patches/tags.yaml 11 - ../patches/controller-manager.yaml 12 - ../patches/cluster-label-calico.yaml 13 - ../patches/cluster-label-cloud-provider-azure-flatcar.yaml