We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2f756 commit 57a501cCopy full SHA for 57a501c
helm-charts/doris-operator/values.yaml
@@ -23,7 +23,7 @@ dorisOperator:
23
# the namespace of dorisoperator, if not set, the release namespace will be used.
24
image:
25
repository: apache/doris
26
- tag: operator-{operatorVersion}
+ tag: operator-latest
27
imagePullPolicy: ""
28
# ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this deployment.
29
# If specified, these secrets will be passed to individual puller implementations for them to use.
0 commit comments