diff --git a/charts/textbee/values.yaml b/charts/textbee/values.yaml index e6ce1cc..cd5e63e 100644 --- a/charts/textbee/values.yaml +++ b/charts/textbee/values.yaml @@ -126,7 +126,7 @@ api: web: # This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/ image: - repository: ghcr.io/vernu/textbee/api + repository: ghcr.io/vernu/textbee/web # This sets the pull policy for images. pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion.