Merge pull request #1346 from Starefossen/patch-1

Set kubedns minimum replicas to 2
This commit is contained in:
Spencer Smith
2017-07-06 09:14:11 -04:00
committed by GitHub
2 changed files with 68 additions and 64 deletions

View File

@@ -6,7 +6,7 @@ kubednsautoscaler_version: 1.1.1
dns_memory_limit: 170Mi
dns_cpu_requests: 100m
dns_memory_requests: 70Mi
kubedns_min_replicas: 1
kubedns_min_replicas: 2
kubedns_nodes_per_replica: 10
# Images