Merge branch 'master' of ssh://github.com/rootsongjc/kubernetes-handbook
commit
3d82df3a37
|
@ -18,7 +18,7 @@ spec:
|
|||
volumeMounts:
|
||||
- mountPath: /data
|
||||
name: influxdb-storage
|
||||
- mountPath: /etc/config.toml
|
||||
- mountPath: /etc/
|
||||
name: influxdb-config
|
||||
volumes:
|
||||
- name: influxdb-storage
|
||||
|
|
Loading…
Reference in New Issue