Skip to content

Commit

Permalink
Set readOnlyPort to 0 (#390)
Browse files Browse the repository at this point in the history
See CIS Benchmark 4.2.4

Co-authored-by: Florent Delannoy <florent.delannoy.external@ynap.com>
  • Loading branch information
Pluies and Florent Delannoy authored Jun 8, 2020
1 parent e988f28 commit 2e1f63f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/kubelet-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
},
"clusterDomain": "cluster.local",
"hairpinMode": "hairpin-veth",
"readOnlyPort": 0,
"cgroupDriver": "cgroupfs",
"cgroupRoot": "/",
"featureGates": {
Expand Down

0 comments on commit 2e1f63f

Please sign in to comment.