Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tpl шаблонизация в envs и secret-envs #72

Open
ArinUsole opened this issue Jul 22, 2024 · 1 comment
Open

tpl шаблонизация в envs и secret-envs #72

ArinUsole opened this issue Jul 22, 2024 · 1 comment

Comments

@ArinUsole
Copy link

ArinUsole commented Jul 22, 2024

Коллеги, очень желательна тема. Сам пока не смог.
Например подставлять адрес КАФКА из общего:

common-values.yaml
common:
  KAFKA_BROKERS: ...:9092

ms-values.yaml
envs:
  KAFKA: {{ .Values.common.KAFKA_BROKERS }}

Спасибо

@saper44rus
Copy link

Я использую helmfile отлично работает данная схема с gotmpl.

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

No branches or pull requests

2 participants