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:
app: grocy
spec:
replicas: 0
replicas: 1
strategy:
type: Recreate
selector: