feat(k8s/grocy): scale deployment to 1 after data migration

This commit is contained in:
2026-03-11 21:26:19 +02:00
parent 3598969583
commit b829b3295b

View File

@@ -6,7 +6,7 @@ metadata:
labels: labels:
app: grocy app: grocy
spec: spec:
replicas: 0 replicas: 1
strategy: strategy:
type: Recreate type: Recreate
selector: selector: