Skip to content

Commit

Permalink
Fixed kubernetes version in test file (#853)
Browse files Browse the repository at this point in the history
  • Loading branch information
LikithaVemulapalli authored Jun 22, 2023
1 parent fa77420 commit eb83301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/eks-cluster-test/cluster-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: ClusterConfig
metadata:
name: nth-eks-cluster-test
region: us-west-2
version: '1.20'
version: '1.22'
cloudWatch:
clusterLogging:
enableTypes: ["*"]
Expand Down

0 comments on commit eb83301

Please sign in to comment.