jedcunningham commented on code in PR #28014:
URL: https://github.com/apache/airflow/pull/28014#discussion_r1036522887
##########
docs/helm-chart/production-guide.rst:
##########
@@ -205,8 +205,9 @@ You can change the Service type for the webserver to be
``LoadBalancer``, and se
.. code-block:: yaml
webserver:
- service: LoadBalancer
- annotations: {}
+ service:
Review Comment:
```suggestion
service:
```
And this will fix the static check.
--
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]