revert
This commit is contained in:
parent
223e63c266
commit
8572308815
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ spec:
|
||||||
statefulset:
|
statefulset:
|
||||||
volumeClaimTemplates:
|
volumeClaimTemplates:
|
||||||
- name: config
|
- name: config
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteMany
|
||||||
size: 3Gi
|
size: 3Gi
|
||||||
storageClass: longhorn
|
storageClass: longhorn
|
||||||
globalMounts:
|
globalMounts:
|
||||||
|
|
Reference in a new issue