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 3fe59868..1fcd8321 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 @@ -211,6 +211,7 @@ IRW_JIRA_ENRICHMENT_TASK_IMAGE: key: enrichmentJiraEnrichmentImage optional: true NODE_EXTRA_CA_CERTS: /app/config/all/all.cer +CF_TELEMETRY_LOGS_PRETTIFY: single-line {{ include "codefresh-gitops-runtime.get-proxy-env-vars" . }} {{- end -}}