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 eaffd6b commit 9d3f40cCopy full SHA for 9d3f40c
charts/gitops-runtime/templates/_components/gitops-operator/_env.yaml
@@ -41,6 +41,6 @@ RUNTIME_VERSION:
41
configMapKeyRef:
42
name: codefresh-cm
43
key: version
44
-SOURCES_SERVER_URL: http://argo-gateway
+SOURCES_SERVER_URL: http://argo-gateway # TODO: remove and leave only ARGO_GATEWAY_URL
45
ARGO_GATEWAY_URL: http://argo-gateway
46
{{- end -}}
0 commit comments