update size
This commit is contained in:
parent
ca2a5db255
commit
723435aa15
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ spec:
|
||||||
VAULT_CLUSTER_ADDR: "http://$(POD_IP):8201"
|
VAULT_CLUSTER_ADDR: "http://$(POD_IP):8201"
|
||||||
# These are defaults but explicitly set here for clarity.
|
# These are defaults but explicitly set here for clarity.
|
||||||
dataStorage:
|
dataStorage:
|
||||||
size: 10Gi
|
size: 4Gi
|
||||||
mountPath: /vault/data
|
mountPath: /vault/data
|
||||||
storageClass: ceph-block
|
storageClass: ceph-block
|
||||||
auditStorage:
|
auditStorage:
|
||||||
|
|
Loading…
Reference in a new issue