mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-13 12:05:47 -03:30
Docker garbage collection is already managed by kubelet daemon
This commit is contained in:
@@ -65,7 +65,3 @@ enable_logging: false
|
||||
|
||||
# Set to "false' to disable default Monitoring (cAdvisor + heapster + influxdb + grafana)
|
||||
enable_monitoring: false
|
||||
|
||||
# Set to 'false' to disable the docker garbage collection.
|
||||
# Every hour it removes images that are not used by containers and exited containers.
|
||||
enable_docker_gc: true
|
||||
|
||||
Reference in New Issue
Block a user