anavrotski commented on issue #60668: URL: https://github.com/apache/airflow/issues/60668#issuecomment-3764145252
> > I did not set that client_id and client_secret in the helm chart, or somewhere in secrets or connections. > > [@anavrotski](https://github.com/anavrotski) Aren't you using `AIRFLOW__KUBERNETES_ENVIRONMENT_VARIABLES__{{ key }}` env variables for these configurations? > > like... > > * `AIRFLOW__KUBERNETES_ENVIRONMENT_VARIABLES__CLIENT_ID` > * `AIRFLOW__KUBERNETES_ENVIRONMENT_VARIABLES__CLIENT_SECRET` It looks like these variables were somehow taken from the custom OAuth configuration. I can see them in k8s pods, but I can not see them anywhere in the Helm chart. -- 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]
