Difference between revisions of "Helm upgrade --create-namespace"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | * <code>helm upgrade --install airflow apache-airflow/airflow [[--namespace]] airflow --create-namespace</code> | + | * <code>[[helm upgrade --install]] [[airflow]] apache-airflow/airflow [[--namespace]] airflow --create-namespace</code> |
− | * helm install -n gatekeeper-system [RELEASE_NAME] gatekeeper/gatekeeper --create-namespace | + | * <code>[[helm install]] -n [[gatekeeper-system]] [RELEASE_NAME] [[gatekeeper]]/gatekeeper --create-namespace</code> |
Latest revision as of 09:34, 26 January 2024
helm upgrade --install airflow apache-airflow/airflow --namespace airflow --create-namespace
helm install -n gatekeeper-system [RELEASE_NAME] gatekeeper/gatekeeper --create-namespace
Related[edit]
See also[edit]
helm upgrade [ --reuse-values | --atomic | --debug | --force | --reuse-values | --reset-values | --verify ], helm install, --help
helm install [ --set | --dry-run | --debug | --timeout | --namespace | --create-namespace | --generate-name | --help ] values.yaml
,helm upgrade --install
Advertising: