fix deployment

This commit is contained in:
2025-01-21 01:10:05 -06:00
parent 7e89de4f8d
commit 9c67e4975d

View File

@@ -2,13 +2,13 @@ kiwix:
controllers: controllers:
main: main:
type: deployment type: deployment
replicas: 3 replicas: 1
strategy: Recreate strategy: Recreate
revisionHistoryLimit: 3 revisionHistoryLimit: 3
containers: containers:
main: main:
image: image:
repository: ghcr.io/kiwix/kiwix-serve:3.7.0 repository: ghcr.io/kiwix/kiwix-serve
tag: 3.7.0 tag: 3.7.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
args: args: