Disable GCM for GCE

This commit is contained in:
saadali
2015-06-05 17:54:06 -07:00
parent bc53533c83
commit a839f47d4a
2 changed files with 1 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ ENABLE_NODE_MONITORING="${KUBE_ENABLE_NODE_MONITORING:-true}"
# none - No cluster monitoring setup
# influxdb - Heapster, InfluxDB, and Grafana
# google - Heapster, Google Cloud Monitoring, and Google Cloud Logging
# googleinfluxdb - Enable influxdb and google
# googleinfluxdb - Enable influxdb and google (except GCM)
ENABLE_CLUSTER_MONITORING="${KUBE_ENABLE_CLUSTER_MONITORING:-googleinfluxdb}"
# Optional: Enable node logging.