diff --git a/charts/gitops-runtime/templates/_components/cap-app-proxy/environment-variables/_main-container.yaml b/charts/gitops-runtime/templates/_components/cap-app-proxy/environment-variables/_main-container.yaml index 764e988a..7cef698f 100644 --- a/charts/gitops-runtime/templates/_components/cap-app-proxy/environment-variables/_main-container.yaml +++ b/charts/gitops-runtime/templates/_components/cap-app-proxy/environment-variables/_main-container.yaml @@ -77,6 +77,11 @@ INGRESS_HOST: name: codefresh-cm key: ingressHost INSTALLATION_TYPE: HELM +IS_CONFIGURATION_RUNTIME: + valueFrom: + configMapKeyRef: + name: codefresh-cm + key: isConfigurationRuntime MANAGED: false NAMESPACE: valueFrom: