From 4bbfb131eef3a060f28d1982111a1be074ad6bad Mon Sep 17 00:00:00 2001 From: Kent Dong Date: Thu, 4 Jul 2024 20:14:00 +0800 Subject: [PATCH] feat: Load 3rd-party images from higress image repo (#1067) --- helm/core/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/core/values.yaml b/helm/core/values.yaml index d9e58dd94..11a72ae60 100644 --- a/helm/core/values.yaml +++ b/helm/core/values.yaml @@ -343,7 +343,7 @@ global: enabled: false promtail: image: - repository: grafana/promtail + repository: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/promtail tag: 2.9.4 port: 3101 resources: