Skip to content

Commit eaffd6b

Browse files
argo gateway url for app-proxy
1 parent 100d9e6 commit eaffd6b

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@ RUNTIME_VERSION:
4141
configMapKeyRef:
4242
name: codefresh-cm
4343
key: version
44-
SOURCES_SERVER_URL: http://sources-server
44+
SOURCES_SERVER_URL: http://argo-gateway
45+
ARGO_GATEWAY_URL: http://argo-gateway
4546
{{- end -}}

0 commit comments

Comments
 (0)