mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
Add command
This commit is contained in:
@@ -167,7 +167,11 @@ $ helm install --name my-release -f values.yaml bitnami/airflow
|
||||
|
||||
### Production configuration
|
||||
|
||||
This chart includes a `values-production.yaml` file where you can find some parameters oriented to production configuration in comparison to the regular `values.yaml`:
|
||||
This chart includes a `values-production.yaml` file where you can find some parameters oriented to production configuration in comparison to the regular `values.yaml`.
|
||||
|
||||
```console
|
||||
$ helm install --name my-release -f ./values-production.yaml bitnami/airflow
|
||||
```
|
||||
|
||||
- URL used to access to airflow web ui:
|
||||
```diff
|
||||
|
||||
Reference in New Issue
Block a user