sigs.k8s.io/cluster-api-provider-azure@v1.14.3/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-machine-pool/kustomization.yaml (about)

     1  resources:
     2  - ../bases/cluster-with-kcp.yaml
     3  - ../bases/mp.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  - ../../../../../../templates/azure-cluster-identity/azurecluster-identity-ref.yaml
    12  - ../../../../../../templates/test/ci/patches/cluster-label-calico.yaml
    13  - ../../../../../../templates/test/ci/patches/cluster-label-cloud-provider-azure.yaml