From e8bb0d29bddb1ed23e8a8c7b707d86918304c1db Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 1 May 2026 22:54:15 +0200 Subject: [PATCH] Add annotations Signed-off-by: Nikolai Rodionov --- helm/softplayer-web/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/softplayer-web/values.yaml b/helm/softplayer-web/values.yaml index 821e9bb..3c5e303 100644 --- a/helm/softplayer-web/values.yaml +++ b/helm/softplayer-web/values.yaml @@ -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.