From a3373c28e9f2b0ee3deaa7717458859aaf71c88b Mon Sep 17 00:00:00 2001 From: Bruno Bernard Date: Fri, 22 Aug 2025 20:53:11 +0400 Subject: [PATCH] fix: fix typo --- charts/textbee/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.