[GitHub] [airflow] jedcunningham commented on a diff in pull request #27419: Add webserverConfigConfigmapName

2022-12-02 Thread GitBox
jedcunningham commented on code in PR #27419: URL: https://github.com/apache/airflow/pull/27419#discussion_r1038425424 ## tests/charts/test_webserver.py: ## @@ -738,6 +750,45 @@ def test_webserver_config_configmap(self): ==

[GitHub] [airflow] jedcunningham commented on a diff in pull request #27419: Add webserverConfigConfigmapName

2022-11-28 Thread GitBox
jedcunningham commented on code in PR #27419: URL: https://github.com/apache/airflow/pull/27419#discussion_r1034194499 ## chart/values.yaml: ## @@ -976,6 +978,7 @@ webserver: # # Flask-WTF flag for CSRF # CSRF_ENABLED = True + webserverConfigConfigmapName: ~