Skip to content
Snippets Groups Projects
Verified Commit d3690f54 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

also add "RotateKubeletServerCertificate" to kubelet config

parent 0614ce0a
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,7 @@ services:
eviction-minimum-reclaim: 'memory.available=0Mi,nodefs.available=0Mi,imagefs.available=0Gi'
protect-kernel-defaults: 'true'
hostname-override: 'false'
feature-gates: 'RotateKubeletServerCertificate=true'
extra_binds:
# Make local storage work with persistent volumes that use `subpath`
# see https://open.greenhost.net/openappstack/openappstack/issues/236
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment