Difference between revisions of "Helm show"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
  Error: unknown command "show" for "helm"
 
  Error: unknown command "show" for "helm"
 
  Run 'helm --help' for usage.
 
  Run 'helm --help' for usage.
 +
 +
Solution: use [[helm inspect]]
 +
 +
 +
helm inspect your-app
 +
Error: failed to download "your-app" (hint: running `[[helm repo update]]` may help)
 +
 +
helm show all my-mariadb
 +
Error: non-absolute URLs should be in form of repo_name/path_to_chart, got: my-mariadb
 +
  
 
== Related terms ==
 
== Related terms ==
 
* <code>[[rpm -qi]]</code>
 
* <code>[[rpm -qi]]</code>
 
* [[Chart]]
 
* [[Chart]]
* [[helm repo]]
+
* <code>[[helm repo]]</code>
 +
* <code>[[helm repo list]]</code>
 +
* [[helm repo update]]
 +
* [[helm get values]]
 
  [[~/Library/Preferences/helm/repositories.yaml]]
 
  [[~/Library/Preferences/helm/repositories.yaml]]
 
  [[~/Library/Preferences/helm/registry/config.json]]
 
  [[~/Library/Preferences/helm/registry/config.json]]

Latest revision as of 09:13, 9 July 2024

Advertising: