albundy83 commented on issue #52951: URL: https://github.com/apache/airflow/issues/52951#issuecomment-3042333217
Following discussion from [here](https://github.com/apache/airflow/issues/52837#issuecomment-3041334615) I have open https://github.com/apache/airflow/pull/52953. But I think we should use value from `_helpers.yaml` file, like it's done for `pgbouncer-stats-secret.yaml`. In Secret yaml file, [Secret name](https://github.com/apache/airflow/blob/helm-chart/1.17.0/chart/templates/secrets/pgbouncer-stats-secret.yaml#L27) is a reference to variable defined in [_helpers.yaml ](https://github.com/apache/airflow/blob/helm-chart/1.17.0/chart/templates/_helpers.yaml#L438) file It could be maybe more simple to manage objects name in one place instead of overriding one by one in each file no ? -- 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-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org