Skip to content

Commit 21003a1

Browse files
committed
Drop temp changes
1 parent 8e7f5dc commit 21003a1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

modules/apache-airflow/templates/values.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2577,14 +2577,6 @@ config:
25772577
backend_kwargs: '{"connections_prefix": "airflow/connections", "variables_prefix": "airflow/variables", "region_name": "us-east-1"}'
25782578
triggerer:
25792579
default_capacity: 1000
2580-
# TODO: I might need to use a collector in the cluster that has this required config
2581-
traces:
2582-
otel_on: true
2583-
otel_host: # SOME VALUE
2584-
otel_port: # SOME VALUE
2585-
otel_application: airflow
2586-
otel_ssl_active: true
2587-
otel_task_log_event: true
25882580
# yamllint enable rule:line-length
25892581

25902582
# Whether Airflow can launch workers and/or pods in multiple namespaces

0 commit comments

Comments
 (0)