rasebo commented on PR #55802: URL: https://github.com/apache/airflow/pull/55802#issuecomment-3388729378
Ok, wasn't aware of this use-case, we never looked into it too deeply as we are pretty sure we won't be switching executors in the future. The problem I am trying to fix is that our infra is configured such that secrets are not allowed, only externalsecrets or vault operator should be used, so we're getting errors when we deploy this chart. We are currently adding a dummy `.Values.data.brokerUrlSecretName` to work around this, but I was hoping we can get away from having unnecessary objects deployed in the namespace. I understand the mechanism now though, so I guess this PR can be closed. Thanks for your time and help. -- 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]
