scale to 0
All checks were successful
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 50s
renovate / renovate (push) Successful in 2m9s

This commit is contained in:
2025-12-17 22:33:07 -06:00
parent 568f5bacee
commit 53c715cccd

View File

@@ -306,7 +306,7 @@ mautrix-whatsapp:
controllers:
main:
type: statefulset
replicas: 1
replicas: 0
strategy: RollingUpdate
revisionHistoryLimit: 3
# initContainers:
@@ -333,7 +333,7 @@ mautrix-whatsapp:
main:
image:
repository: dock.mau.dev/mautrix/whatsapp
tag: v0.2511.0
tag: v0.2512.0
pullPolicy: IfNotPresent
resources:
requests: