Add annotations
Some checks failed
ci/woodpecker/push/build Pipeline failed

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2026-05-01 22:54:15 +02:00
parent ac0818cf34
commit e8bb0d29bd

View File

@@ -7,7 +7,7 @@ replicaCount: 1
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
image:
repository: gitea.badhouseplants.net/softplayer/softplayer-backend
repository: gitea.badhouseplants.net/softplayer/softplayer-web
# This sets the pull policy for images.
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.