fixed conflict resolution behavior while apply podpresets

This commit is contained in:
Sunil Arora
2017-06-20 13:34:19 -07:00
parent ae1ff1a2d4
commit 4d5b96f94e
4 changed files with 299 additions and 177 deletions

View File

@@ -406,7 +406,6 @@ function start_apiserver {
# Admission Controllers to invoke prior to persisting objects in cluster
ADMISSION_CONTROL=Initializers,NamespaceLifecycle,LimitRanger,ServiceAccount${security_admission},ResourceQuota,DefaultStorageClass,DefaultTolerationSeconds
# This is the default dir and filename where the apiserver will generate a self-signed cert
# which should be able to be used as the CA to verify itself