diff --git a/manifests/heapster/influxdb-deployment.yaml b/manifests/heapster/influxdb-deployment.yaml index 93fa0261f..1bc13f6e3 100644 --- a/manifests/heapster/influxdb-deployment.yaml +++ b/manifests/heapster/influxdb-deployment.yaml @@ -17,7 +17,7 @@ spec: volumeMounts: - mountPath: /data name: influxdb-storage - - mountPath: /etc/ + - mountPath: /etc/influxdb/influxdb.conf name: influxdb-config volumes: - name: influxdb-storage