Skip to content

Commit

Permalink
replace katalyst-agent image
Browse files Browse the repository at this point in the history
  • Loading branch information
WangZzzhe committed May 7, 2024
1 parent 8dd8f43 commit 44440cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/katalyst/charts/colocation/orm_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ""
Expand Down

0 comments on commit 44440cf

Please sign in to comment.