From 44440cf405b1aa9880f9d2e4bb25abdb41ec6eea Mon Sep 17 00:00:00 2001 From: "wangzhe.21" Date: Tue, 7 May 2024 10:08:33 +0800 Subject: [PATCH] replace katalyst-agent image --- charts/katalyst/charts/colocation/orm_values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/katalyst/charts/colocation/orm_values.yaml b/charts/katalyst/charts/colocation/orm_values.yaml index dc753b4..9095923 100644 --- a/charts/katalyst/charts/colocation/orm_values.yaml +++ b/charts/katalyst/charts/colocation/orm_values.yaml @@ -7,11 +7,11 @@ katalyst-agent: enabled: true image: - registry: cr-pro-cn-guilin-boe.cr.volces.com - repository: wz-test/katalyst-agent + registry: docker.io + repository: kubewharf/katalyst-agent pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v0.5.0" + tag: "" imagePullSecrets: [ ] nameOverride: ""