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