diff --git a/manifests/heapster/influxdb-deployment.yaml b/manifests/heapster/influxdb-deployment.yaml index 1146bdfe1..44a5fc584 100644 --- a/manifests/heapster/influxdb-deployment.yaml +++ b/manifests/heapster/influxdb-deployment.yaml @@ -18,7 +18,7 @@ spec: volumeMounts: - mountPath: /data name: influxdb-storage - - mountPath: /etc/config.toml + - mountPath: /etc/ name: influxdb-config volumes: - name: influxdb-storage