Skip to content

Commit 9d3f40c

Browse files
added ARGO_GATEWAY_URL SOURCES_SERVER_URL for app-proxy
1 parent eaffd6b commit 9d3f40c

File tree

1 file changed

+1
-1
lines changed
  • charts/gitops-runtime/templates/_components/gitops-operator

1 file changed

+1
-1
lines changed

charts/gitops-runtime/templates/_components/gitops-operator/_env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ RUNTIME_VERSION:
4141
configMapKeyRef:
4242
name: codefresh-cm
4343
key: version
44-
SOURCES_SERVER_URL: http://argo-gateway
44+
SOURCES_SERVER_URL: http://argo-gateway # TODO: remove and leave only ARGO_GATEWAY_URL
4545
ARGO_GATEWAY_URL: http://argo-gateway
4646
{{- end -}}

0 commit comments

Comments
 (0)