Skip to content

Commit

Permalink
Fixed values file on flannel chart
Browse files Browse the repository at this point in the history
Signed-off-by: Roberto Bonafiglia <[email protected]>
  • Loading branch information
rbrtbnfgl committed Aug 21, 2024
1 parent bb07780 commit ca89963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/kube-flannel/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ flannel:
repository: docker.io/flannel/flannel-cni-plugin
tag: v1.5.1-flannel1
# flannel command arguments
enableNFTables: false,
enableNFTables: false
args:
- "--ip-masq"
- "--kube-subnet-mgr"
Expand Down

0 comments on commit ca89963

Please sign in to comment.