Unify azure and aws admission control

This commit is contained in:
derekwaynecarr
2015-03-10 15:47:47 -04:00
parent 468bf1da75
commit 20853410bd
5 changed files with 9 additions and 0 deletions

View File

@@ -44,3 +44,6 @@ LOGGING_DESTINATION=elasticsearch # options: elasticsearch, gcp
# Optional: When set to true, Elasticsearch and Kibana will be setup as part of the cluster bring up.
ENABLE_CLUSTER_LOGGING=false
ELASTICSEARCH_LOGGING_REPLICAS=1
# Admission Controllers to invoke prior to persisting objects in cluster
ADMISSION_CONTROL=NamespaceAutoProvision,LimitRanger,ResourceQuota