mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/airflow] Remove testing value
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: airflow
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
appVersion: 1.10.3
|
||||
description: Apache Airflow is a platform to programmatically author, schedule and monitor workflows.
|
||||
keywords:
|
||||
|
||||
@@ -112,7 +112,7 @@ airflow:
|
||||
# configurationConfigMap:
|
||||
## Name of an existing config map containing all the DAGs files you want to load in Airflow.
|
||||
##
|
||||
dagsConfigMap: patata
|
||||
## dagsConfigMap:
|
||||
## Airflow generic configuration
|
||||
##
|
||||
loadExamples: false
|
||||
@@ -354,4 +354,4 @@ metrics:
|
||||
|
||||
## Metrics exporter pod Annotation and Labels
|
||||
# podAnnotations: {}
|
||||
# podLabels: {}
|
||||
# podLabels: {}
|
||||
|
||||
Reference in New Issue
Block a user