chore(forgejo): scale down forgejo for postgres-migration

This commit is contained in:
Felix Wolf 2026-04-03 16:28:14 +02:00
parent a92c5d8dc2
commit f096bba68b
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,6 @@
---
replicaCount: 0
strategy:
type: Recreate

View file

@ -14,7 +14,7 @@ metadata:
name: forgejo
namespace: forgejo
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app.kubernetes.io/instance: forgejo