V
V
Vadim2020-10-05 20:51:24
Kubernetes
Vadim, 2020-10-05 20:51:24

Is it possible to get manifests with default parameter values ​​from a downloaded helm chart?

Hello everyone,

is it possible to get a set of yaml manifests from the downloaded HELM chart, ready to use kubectl apply -f ./yaml_manifests ?

thanks,
Vadim

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim, 2020-10-09
@Viji

you can use a command like:
helm template kube-chart stable/chart --output-dir ./my-chart

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question