Difference between revisions of "Helm create"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(7 intermediate revisions by 3 users not shown)
Line 4: Line 4:
  
 
  {{helm create my-first-chart}}
 
  {{helm create my-first-chart}}
 +
 +
 +
== Installation ==
 +
* <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]]
 
* <code>[[brew install helm]]</code>
 
* <code>[[brew install helm]]</code>
[[secret.yml]]
+
* <code>[[secret.yml]]</code>
 +
* <code>[[values.schema.json]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 18:38, 15 February 2024

Advertising: