Skip to content

Commit 8e13397

Browse files
committed
update image registry in chart (#147)
Signed-off-by: ericsyh <ericshenyuhao@outlook.com> (cherry picked from commit 9723510)
1 parent 36e5d87 commit 8e13397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/pulsar-resources-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ image:
2929
# resource controller container
3030
manager:
3131
# -- Specififies the registry of images, especially when user want to use a different image hub
32-
registry: docker.cloudsmith.io
32+
registry: docker.streamnative.io
3333
# -- The full repo name for image.
3434
repository: streamnative/operators/pulsar-resources-operator
3535
# -- Image tag, it can override the image tag whose default is the chart appVersion.

0 commit comments

Comments
 (0)