arivictor commented on issue #47963: URL: https://github.com/apache/airflow/issues/47963#issuecomment-3470718666
Was there a resolution to this? As I am experiencing the same issue (maybe due to lack of Airflow setup experience). 1. We deploy once via Helm on ArgoCD 2. We make modifications to values.yaml 3. We push the changes and ArgoCD attempts to resync 4. Variables and Connections are now inaccessible via the UI To resolve, we have to delete the whole deployment and reinstall. Fortunately our application is stateless so wiping airflow isn't too big of a deal but doesn't seem right. We have our fernet key hardcoded and this is still the issue. Do we need to set a concrete secret instead? -- 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]
