Skip to content

Commit 294fc0c

Browse files
hantmacCopilot
andauthored
Update charts/templates/manager.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3569c8a commit 294fc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/templates/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
args:
3939
- --leader-elect
4040
- --health-probe-bind-address=:8081
41-
image: datafuselabs/databend-operator
41+
image: {{ .Values.manager.image.repository }}:{{ .Values.manager.image.tag }}
4242
name: manager
4343
livenessProbe:
4444
httpGet:

0 commit comments

Comments
 (0)