Skip to content

Commit

Permalink
Revert VPC CNI version change
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Oct 19, 2023
1 parent 52cd5ac commit 1d1b060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/eksctl/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ vpc:

addons:
- name: vpc-cni
version: 'v1.14.0-eksbuild.3'
version: '1.14.1'
configurationValues: "{\"env\":{\"ENABLE_PREFIX_DELEGATION\":\"true\", \"ENABLE_POD_ENI\":\"true\", \"POD_SECURITY_GROUP_ENFORCING_MODE\":\"standard\"}}"
resolveConflicts: overwrite

Expand Down

0 comments on commit 1d1b060

Please sign in to comment.