Made enabling Kube UI configurable

This commit is contained in:
Piotr Szczesniak
2015-07-23 20:30:53 +02:00
parent 5bd82ffe6d
commit f48543aba5
18 changed files with 37 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ node_instance_prefix: $NODE_INSTANCE_PREFIX
service_cluster_ip_range: $SERVICE_CLUSTER_IP_RANGE
enable_cluster_monitoring: $ENABLE_CLUSTER_MONITORING
enable_cluster_logging: $ENABLE_CLUSTER_LOGGING
enable_cluster_ui: $ENABLE_CLUSTER_UI
enable_node_logging: $ENABLE_NODE_LOGGING
logging_destination: $LOGGING_DESTINATION
elasticsearch_replicas: $ELASTICSEARCH_LOGGING_REPLICAS