vaultwarden: mount volume
This commit is contained in:
@@ -18,6 +18,9 @@ spec:
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "500m"
|
||||
volumeMounts:
|
||||
- name: vaultwarden-pvc
|
||||
mountPath: /config
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: vaultwarden-secrets
|
||||
|
||||
Reference in New Issue
Block a user