rename default DNS domain to cluster.local

This commit is contained in:
Tim Hockin
2015-05-11 23:00:43 -07:00
parent be15e84e83
commit e83e49b076
14 changed files with 16 additions and 16 deletions

View File

@@ -20,7 +20,7 @@ spec:
name: heapster
env:
- name: FLAGS
value: "--poll_duration=2m --stats_resolution=1m --sink influxdb:http://monitoring-influxdb.default.kubernetes.local:8086"
value: "--poll_duration=2m --stats_resolution=1m --sink influxdb:http://monitoring-influxdb.default:8086"
volumeMounts:
- name: ssl-certs
mountPath: /etc/ssl/certs