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 2021/09/15 00:12:52 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #18257: Ability to access http k8s via multiple hostnames

mik-laj commented on a change in pull request #18257:
URL: https://github.com/apache/airflow/pull/18257#discussion_r708744374



##########
File path: chart/values.schema.json
##########
@@ -126,10 +126,15 @@
                             "default": ""
                         },
                         "host": {
-                            "description": "The hostname for the web Ingress.",
+                            "description": "The hostname for the web Ingress. (Deprecated - renamed to `ingress.web.hosts`)",

Review comment:
       Can you add warning about deprescte options in NOTES?
   https://github.com/apache/airflow/blob/c73004d0cd33d76b82b172078f572e8d4eecab39/chart/templates/NOTES.txt#L94




-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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