Automated Manifest Update (#2745)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2745
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2745.
This commit is contained in:
2025-12-20 04:25:16 +00:00
committed by Alex Lebens
parent 24835e8118
commit 28af32e607
6 changed files with 118 additions and 21 deletions

View File

@@ -48,9 +48,6 @@ spec:
- name: config
configMap:
name: vault-config
- name: vault-nfs-storage-backup
persistentVolumeClaim:
claimName: vault-nfs-storage-backup
- name: vault-storage-backup
persistentVolumeClaim:
claimName: vault-storage-backup
@@ -113,9 +110,6 @@ spec:
mountPath: /vault/data
- name: config
mountPath: /vault/config
- mountPath: /opt/backups-old/
name: vault-nfs-storage-backup
readOnly: true
- mountPath: /opt/backups/
name: vault-storage-backup
readOnly: false