Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion helm-charts/doris-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dorisOperator:
# the namespace of dorisoperator, if not set, the release namespace will be used.
image:
repository: apache/doris
tag: operator-{operatorVersion}
tag: operator-latest
imagePullPolicy: ""
# 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.
# If specified, these secrets will be passed to individual puller implementations for them to use.
Expand Down