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.