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