Merge pull request #24437 from yujuhong/influxdb_hostport

Automatic merge from submit-queue

Remove host port in influxdb-grafana-controller.yaml
This commit is contained in:
k8s-merge-robot 2016-04-19 23:48:09 -07:00
commit 327d32dcad
2 changed files with 0 additions and 4 deletions

View File

@ -32,9 +32,7 @@ spec:
memory: 500Mi
ports:
- containerPort: 8083
hostPort: 8083
- containerPort: 8086
hostPort: 8086
volumeMounts:
- name: influxdb-persistent-storage
mountPath: /data

View File

@ -28,9 +28,7 @@ spec:
memory: 500Mi
ports:
- containerPort: 8083
hostPort: 8083
- containerPort: 8086
hostPort: 8086
volumeMounts:
- name: influxdb-persistent-storage
mountPath: /data