Merge branch 'master' of ssh://github.com/rootsongjc/kubernetes-handbook

pull/388/head
Jimmy song 2020-02-01 17:41:17 +08:00
commit 3d82df3a37
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ spec:
volumeMounts:
- mountPath: /data
name: influxdb-storage
- mountPath: /etc/config.toml
- mountPath: /etc/
name: influxdb-config
volumes:
- name: influxdb-storage