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

do not override the hostname with "false"

parent d3690f54
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,6 @@ services:
eviction-hard: 'memory.available<100Mi,nodefs.available<1Gi,imagefs.available<1Gi'
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`
......
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