jedcunningham commented on code in PR #45863:
URL: https://github.com/apache/airflow/pull/45863#discussion_r1924339870


##########
docs/helm-chart/production-guide.rst:
##########
@@ -633,7 +633,7 @@ Here is the full list of secrets that can be disabled and 
replaced by ``_CMD`` a
 | ``<RELEASE_NAME>-airflow-result-backend``             | 
``.Values.data.resultBackendSecretName`` | | 
``AIRFLOW__CELERY__CELERY_RESULT_BACKEND``     |
 |                                                       |                      
                    | | ``AIRFLOW__CELERY__RESULT_BACKEND``            |
 
+-------------------------------------------------------+------------------------------------------+--------------------------------------------------+
-| ``<RELEASE_NAME>-airflow-brokerUrl``                  | 
``.Values.data.brokerUrlSecretName``     | ``AIRFLOW__CELERY__BROKER_URL``      
            |
+| ``<RELEASE_NAME>-airflow-broker-url``                  | 
``.Values.data.brokerUrlSecretName``     | ``AIRFLOW__CELERY__BROKER_URL``      
            |

Review Comment:
   ```suggestion
   | ``<RELEASE_NAME>-airflow-broker-url``                 | 
``.Values.data.brokerUrlSecretName``     | ``AIRFLOW__CELERY__BROKER_URL``      
            |
   ```
   
   This should fix the failures.



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

Reply via email to