fix(ente): scale down to single replica
All checks were successful
Renovate / renovate (push) Successful in 1m6s

This commit is contained in:
Peter 2024-09-08 22:16:46 +02:00
parent d3bc95a862
commit 41ed932c0d
Signed by: prskr
GPG key ID: F56BED6903BC5E37

View file

@ -3,7 +3,7 @@ kind: Deployment
metadata: metadata:
name: museum name: museum
spec: spec:
replicas: 2 replicas: 1
revisionHistoryLimit: 3 revisionHistoryLimit: 3
selector: selector:
matchLabels: matchLabels: