jedcunningham commented on a change in pull request #17211:
URL: https://github.com/apache/airflow/pull/17211#discussion_r704566609
##########
File path: chart/values.schema.json
##########
@@ -195,16 +221,6 @@
"default": ""
}
}
- },
- "precedingPaths": {
- "description": "HTTP paths to add to the flower
Ingress before the default path.",
- "type": "array",
- "default": []
- },
- "succeedingPaths": {
- "description": "HTTP paths to add to the flower
Ingress after the default path.",
- "type": "array",
- "default": []
Review comment:
Can you add a note to `chart/UPDATING.rst` about these removals?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]