vaultwarden: mount volume

This commit is contained in:
2025-03-04 20:33:18 -05:00
parent 156357e599
commit 987a62da8d

View File

@@ -18,6 +18,9 @@ spec:
limits:
memory: "128Mi"
cpu: "500m"
volumeMounts:
- name: vaultwarden-pvc
mountPath: /config
envFrom:
- secretRef:
name: vaultwarden-secrets