parent
6fdb143f7d
commit
3695ea4eca
|
@ -74,6 +74,9 @@ spec:
|
||||||
- name: consul-config
|
- name: consul-config
|
||||||
configMap:
|
configMap:
|
||||||
name: consul-config
|
name: consul-config
|
||||||
|
- name: consul-data
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: consul-data
|
||||||
containers:
|
containers:
|
||||||
- name: consul
|
- name: consul
|
||||||
image: 'swr.cn-south-1.myhuaweicloud.com/starsl.cn/consul:latest'
|
image: 'swr.cn-south-1.myhuaweicloud.com/starsl.cn/consul:latest'
|
||||||
|
|
Loading…
Reference in New Issue