Switch PV stroageclass type

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2026-09-21 20:26:01 +01:00
parent 0a8ab347b8
commit ee66e1e51c
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -6,12 +6,12 @@ metadata:
app: vaultwarden
app.kubernetes.io/name: vaultwarden
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
app: vaultwarden
strategy:
type: RollingUpdate
type: Recreate
template:
metadata:
labels: