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

This commit is contained in:
2026-03-01 13:44:16 +02:00
parent cbc34c699d
commit 1dac3e8eb1

View File

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