albundy83 commented on issue #53375: URL: https://github.com/apache/airflow/issues/53375#issuecomment-3120293920
Yes exactly, I think you have disabled webserver to achieve your setup with a namespace with only workers deployed. But disabling webserver prevent webserver secret from being created. Here the [line](https://github.com/apache/airflow/blob/64e7408cd35cce3ae8a90b2cf17b154e0d1fde67/chart/templates/secrets/webserver-secret-key-secret.yaml#L23) As @prakass1 write you, you must manually create the missing secret in your workers only namespace -- 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]
