Giriş
Bu komutun Helm2'deki karşılığı "helm inspect" Açıklaması şöyle
helm show values <path-to-chart>- show the values from values.yaml file of charthelm show all <path-to-chart> — show values as well chart details
show values seçeneği
Örnek
Şöyle yaparız
helm repo add jenkinsci https://charts.jenkins.io helm repo update helm show values jenkinsci/jenkins > jenkins.yaml
Hiç yorum yok:
Yorum Gönder