Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
a49589d5
Unverified
Commit
a49589d5
authored
Jan 28, 2026
by
mohammedabdulwahhab
Committed by
GitHub
Jan 28, 2026
Browse files
fix: revert helm template change (#5739)
Signed-off-by:
mohammedabdulwahhab
<
furkhan324@berkeley.edu
>
parent
2ffd5847
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
deploy/helm/charts/platform/components/operator/templates/deployment.yaml
...ts/platform/components/operator/templates/deployment.yaml
+1
-1
No files found.
deploy/helm/charts/platform/components/operator/templates/deployment.yaml
View file @
a49589d5
...
@@ -95,7 +95,7 @@ spec:
...
@@ -95,7 +95,7 @@ spec:
{{
- end
}}
{{
- end
}}
{{
- if .Values.etcdAddr
}}
{{
- if .Values.etcdAddr
}}
-
--etcdAddr={{ .Values.etcdAddr }}
-
--etcdAddr={{ .Values.etcdAddr }}
{{
- else
if and .Values.etcd .Values.etcd.enabled
}}
{{
- else
}}
-
--etcdAddr={{ .Release.Name }}-etcd.{{ .Release.Namespace }}.svc.cluster.local:2379
-
--etcdAddr={{ .Release.Name }}-etcd.{{ .Release.Namespace }}.svc.cluster.local:2379
{{
- end
}}
{{
- end
}}
{{
- if and .Values.dynamo.istio.enabled .Values.dynamo.istio.gateway
}}
{{
- if and .Values.dynamo.istio.enabled .Values.dynamo.istio.gateway
}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment