Skip to content

Commit 0f316d4

Browse files
committed
Add CAAPH resources to upgrades template
1 parent 9b8bd6d commit 0f316d4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

test/e2e/data/infrastructure-azure/v1beta1/cluster-template-upgrades/kustomization.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,12 @@ resources:
55
- ../bases/md.yaml
66
- ../bases/mp.yaml
77
- ../../../../../../templates/azure-cluster-identity/azure-cluster-identity.yaml
8+
- ../../../../../../templates/addons/cluster-api-helm/calico.yaml
9+
- ../../../../../../templates/addons/cluster-api-helm/azuredisk-csi-driver.yaml
10+
- ../../../../../../templates/addons/cluster-api-helm/cloud-provider-azure.yaml
11+
- ../../../../../../templates/addons/cluster-api-helm/cloud-provider-azure-ci.yaml
812
patches:
913
- path: ../../../../../../templates/azure-cluster-identity/azurecluster-identity-ref.yaml
14+
- path: ../../../../../../templates/azure-cluster-identity/azurecluster-identity-ref.yaml
15+
- path: ../../../../../../templates/test/ci/patches/cluster-label-calico.yaml
16+
- path: ../../../../../../templates/test/ci/patches/cluster-label-cloud-provider-azure.yaml

0 commit comments

Comments
 (0)