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 2ca7c2d commit 7dd5b65Copy full SHA for 7dd5b65
charts/gitops-runtime/templates/_components/gitops-operator/_env.yaml
@@ -24,6 +24,8 @@ WORKFLOW_MONITOR_POLLING_INTERVAL: {{ .Values.config.workflowMonitorPollingInter
24
25
{{- define "gitops-operator.resources.environment-variables.defaults" -}}
26
AP_URL: http://cap-app-proxy:3017
27
+ARGO_CD_URL: argo-cd-server:80
28
+ARGO_WF_URL: http://argo-server:2746
29
CF_TOKEN:
30
valueFrom:
31
secretKeyRef:
0 commit comments