Difference between revisions of "Helm install --username"
Jump to navigation
Jump to search
(Created page with "{{lc}} helm install yourappname ./path/to/helm/ --username {{helm install}}") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | helm install yourappname ./path/to/helm/ --username | + | helm install yourappname ./path/to/helm/ --username YOURUSER --password YOURPASSWORD |
+ | |||
+ | |||
+ | |||
+ | [[helm registry login]] | ||
{{helm install}} | {{helm install}} |
Latest revision as of 14:07, 17 July 2024
helm install yourappname ./path/to/helm/ --username YOURUSER --password YOURPASSWORD
helm registry login
helm install [ --set | --dry-run | --debug | --timeout | --namespace | --create-namespace | --generate-name | --help ] values.yaml
, helm upgrade --install
Advertising: