mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-08 21:05:09 +10:00
Update bitwarden to use local pv
This commit is contained in:
@@ -55,9 +55,7 @@ spec:
|
||||
enabled: true
|
||||
type: pvc
|
||||
mountPath: /data
|
||||
# storageClass: nfs-client
|
||||
# size: 2Gi
|
||||
existingClaim: bitwarden-nfs-pvc
|
||||
existingClaim: bitwarden-local-pvc
|
||||
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
||||
Reference in New Issue
Block a user