sigs.k8s.io/cluster-api-provider-azure@v1.14.3/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-node-drain/kustomization.yaml (about) 1 bases: 2 - ../bases/cluster-with-kcp.yaml 3 - ../bases/md.yaml 4 - ../../../../../../templates/azure-cluster-identity/azure-cluster-identity.yaml 5 - ../../../../../../templates/addons/cluster-api-helm/calico.yaml 6 - ../../../../../../templates/addons/cluster-api-helm/azuredisk-csi-driver.yaml 7 - ../../../../../../templates/addons/cluster-api-helm/cloud-provider-azure.yaml 8 - ../../../../../../templates/addons/cluster-api-helm/cloud-provider-azure-ci.yaml 9 10 patchesStrategicMerge: 11 - ./md.yaml 12 - ./cluster-with-kcp.yaml 13 - ../../../../../../templates/azure-cluster-identity/azurecluster-identity-ref.yaml 14 - ../../../../../../templates/test/ci/patches/cluster-label-calico.yaml 15 - ../../../../../../templates/test/ci/patches/cluster-label-cloud-provider-azure.yaml