Skip to content

Commit 22fc140

Browse files
committed
chore: remove GIT_SSL_CAINFO environment variable from container config
This change removes the GIT_SSL_CAINFO variable from the environment variables defined for the cap-app-proxy container. This adjustment ensures that the configuration aligns with the current security standards and practices.
1 parent 2a3b509 commit 22fc140

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

charts/gitops-runtime/templates/_components/cap-app-proxy/environment-variables/_main-container.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ IRW_JIRA_ENRICHMENT_TASK_IMAGE:
211211
key: enrichmentJiraEnrichmentImage
212212
optional: true
213213
NODE_EXTRA_CA_CERTS: /app/config/all/all.cer
214-
GIT_SSL_CAINFO: /app/config/all/all.cer
215214
{{- end -}}
216215

217216
{{/*

0 commit comments

Comments
 (0)