add vault

This commit is contained in:
2025-02-17 13:09:28 -06:00
parent 0df95e32fa
commit ebb507d0ff
7 changed files with 4 additions and 4 deletions

View File

@@ -15,4 +15,4 @@ dependencies:
version: 0.14.1
repository: https://charts.external-secrets.io
icon: https://avatars.githubusercontent.com/u/68335991?s=48&v=4
appVersion: 0.11.0
appVersion: 0.14.1

View File

@@ -25,4 +25,4 @@ dependencies:
# repository: https://bjw-s.github.io/helm-charts/
# version: 3.6.1
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vault.png
appVersion: 1.18.2
appVersion: 1.18.4

View File

@@ -74,12 +74,12 @@ vault:
targetPort: 8200
dataStorage:
enabled: true
size: 10Gi
size: 1Gi
mountPath: "/vault/data"
accessMode: ReadWriteOnce
auditStorage:
enabled: false
size: 10Gi
size: 5Gi
mountPath: "/vault/audit"
accessMode: ReadWriteOnce
dev: