You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/15 00:06:37 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #10064: adding ingress to the helm chart

kaxil commented on a change in pull request #10064:
URL: https://github.com/apache/airflow/pull/10064#discussion_r470910841



##########
File path: chart/values.yaml
##########
@@ -42,6 +42,59 @@ tolerations: []
 # Add common labels to all objects and pods defined in this chart.
 labels: {}
 
+# Ingress configuration
+ingress:
+  # Enable ingress resource
+  enabled: false

Review comment:
       @aksakalli WDYT about this suggestion?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org