From 39d30036006b3fd3b896abea5515645799846c37 Mon Sep 17 00:00:00 2001 From: log101 Date: Sat, 1 Mar 2025 08:11:57 +0300 Subject: [PATCH] fix: change repo name --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 9874f75..4fe4b7c 100644 --- a/chart/values.yaml +++ b/chart/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: nginx + repository: registry.acayip.dev/log101-dot-dev # This sets the pull policy for images. pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion.