Difference between revisions of "Helm upgrade --create-namespace"
Jump to navigation
Jump to search
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 | + | * helm install -n gatekeeper-system [RELEASE_NAME] [[gatekeeper]]/gatekeeper --create-namespace |
Revision as of 15:52, 18 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
See also
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: