File tree 2 files changed +2
-2
lines changed
hack/examples/bases/nutanix 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ kind: Kustomization
7
7
resources:
8
8
- ../../../additional-resources/dockerhub-secret.yaml
9
9
- ../../../additional-resources/nutanix/csi-secret.yaml
10
- - https://raw.githubusercontent. com/nutanix-cloud-native/cluster-api-provider-nutanix/1a7cd69ba35de01e56dcf2dda7f31973111d2317/templates /cluster-template-topology.yaml
10
+ - https://github. com/nutanix-cloud-native/cluster-api-provider-nutanix/releases/download/${CAPX_VERSION} /cluster-template-topology.yaml
11
11
12
12
sortOptions:
13
13
order: fifo
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
5
5
kind: Kustomization
6
6
7
7
resources:
8
- - https://raw.githubusercontent. com/nutanix-cloud-native/cluster-api-provider-nutanix/1a7cd69ba35de01e56dcf2dda7f31973111d2317/templates /cluster-template-clusterclass.yaml
8
+ - https://github. com/nutanix-cloud-native/cluster-api-provider-nutanix/releases/download/${CAPX_VERSION} /cluster-template-clusterclass.yaml
9
9
10
10
configurations:
11
11
- kustomizeconfig.yaml
You can’t perform that action at this time.
0 commit comments