Skip to content

Commit 0f0dd37

Browse files
argo-gateway: changed BINARY_NAME value
1 parent 335d4b2 commit 0f0dd37

File tree

1 file changed

+1
-1
lines changed
  • charts/gitops-runtime/templates/argo-gateway

1 file changed

+1
-1
lines changed

charts/gitops-runtime/templates/argo-gateway/_env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ARGOCD_SERVER_ROOTPATH:
3636
name: argocd-cmd-params-cm
3737
key: server.rootpath
3838
optional: true
39-
BINARY_NAME: sources-server
39+
BINARY_NAME: argo-gateway
4040
CODEFRESH_SSL_CERT_PATH: ""
4141
CODEFRESH_TLS_INSECURE:
4242
valueFrom:

0 commit comments

Comments
 (0)