Skip to content

How to get template parameters #1759

Answered by tegioz
DongsGit asked this question in Q&A
Dec 20, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi @DongsGit 👋

Each chart contains a values.yaml file with the default configuration values. For this particular case, you can find the default values file here. One option could be to parse that yaml file. You could also use a regular expression to extract them from the templates files though.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@DongsGit
Comment options

@tegioz
Comment options

Answer selected by tegioz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants