We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d6800 commit ca7c47aCopy full SHA for ca7c47a
test/e2e/data/infrastructure-oci/v1beta2/cluster-template-managed/machine-pool.yaml
@@ -16,7 +16,7 @@ spec:
16
apiVersion: infrastructure.cluster.x-k8s.io/v1beta2
17
kind: OCIManagedMachinePool
18
name: ${CLUSTER_NAME}-mp-0
19
- version: ${KUBERNETES_VERSION}
+ version: ${OCI_MANAGED_KUBERNETES_VERSION}
20
---
21
22
@@ -52,7 +52,7 @@ spec:
52
53
54
name: ${CLUSTER_NAME}-mp-1
55
56
57
58
0 commit comments