Skip to content

add new env variables in deployment file#110

Open
kotharikaushal wants to merge 4 commits into
mainfrom
fix/v1-trustlist-export-cron-config
Open

add new env variables in deployment file#110
kotharikaushal wants to merge 4 commits into
mainfrom
fix/v1-trustlist-export-cron-config

Conversation

@kotharikaushal

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: kaushal.kothari <kaushal.kothari@t-systems.com>
value: ta
- name: DGC_TRUSTLIST_CRON
value: "{{ .Values.dgc.trustlist.cron }}"
- name: DGC_TRUSTEDCERTIFICATES_ALLOWEDDOMAINS

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you try that, I think it would rather be:
value: "{{ join "," .Values.dgc.trustedcertificates.allowedDomains }}"

kotharikaushal and others added 3 commits August 18, 2025 12:45
Signed-off-by: kaushal.kothari <kaushal.kothari@t-systems.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants