Skip to content

Commit 4f2ecb0

Browse files
use version instead of kubernetesVersion in dra test
Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
1 parent cf2d3dc commit 4f2ecb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data/test_aws_dra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ spec:
2626
kubernetes:
2727
install: true
2828
installer: kubeadm
29-
kubernetesVersion: v1.32.1
29+
version: v1.32.1
3030
k8sFeatureGates:
3131
- DynamicResourceAllocation=true

0 commit comments

Comments
 (0)