We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e5d87 commit 8e13397Copy full SHA for 8e13397
charts/pulsar-resources-operator/values.yaml
@@ -29,7 +29,7 @@ image:
29
# resource controller container
30
manager:
31
# -- Specififies the registry of images, especially when user want to use a different image hub
32
- registry: docker.cloudsmith.io
+ registry: docker.streamnative.io
33
# -- The full repo name for image.
34
repository: streamnative/operators/pulsar-resources-operator
35
# -- Image tag, it can override the image tag whose default is the chart appVersion.
0 commit comments