chore: Update manifests after change
This commit is contained in:
@@ -51,6 +51,9 @@ spec:
|
||||
- name: vault-nfs-storage-backup
|
||||
persistentVolumeClaim:
|
||||
claimName: vault-nfs-storage-backup
|
||||
- name: vault-nfs-storage-backup
|
||||
persistentVolumeClaim:
|
||||
claimName: vault-nfs-storage-backup
|
||||
- name: home
|
||||
emptyDir: {}
|
||||
containers:
|
||||
@@ -110,8 +113,11 @@ spec:
|
||||
mountPath: /vault/data
|
||||
- name: config
|
||||
mountPath: /vault/config
|
||||
- mountPath: /opt/backups/
|
||||
- mountPath: /opt/backups-old/
|
||||
name: vault-nfs-storage-backup
|
||||
readOnly: true
|
||||
- mountPath: /opt/backups/
|
||||
name: vault-storage-backup
|
||||
readOnly: false
|
||||
- name: home
|
||||
mountPath: /home/vault
|
||||
|
||||
Reference in New Issue
Block a user