Difference between revisions of "Helm create"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
  
 
== Installation ==
 
== Installation ==
* <code>cd my-first-chart && [[helm install]] yourapp .</code>
+
* <code>cd my-first-chart && [[helm install]] [[yourapp]] .</code>
 +
 
 +
== Errors ==
 +
[[Error: INSTALLATION FAILED: cannot load values.yaml: error converting YAML to JSON]]: yaml: line 46: [[did not find expected key]]
  
 
== Related ==
 
== Related ==
 
* <code>[[helm get manifest]]</code>
 
* <code>[[helm get manifest]]</code>
 
* <code>[[helm install]]</code>
 
* <code>[[helm install]]</code>
 +
* <code>[[helm package]]</code>
 
* <code>[[helm --dry-run --debug]]</code>
 
* <code>[[helm --dry-run --debug]]</code>
 
* [[Helm functions]]
 
* [[Helm functions]]

Latest revision as of 18:38, 15 February 2024

Advertising: