GitHub user jeff-cook created a discussion: Change Redis brokerUrl
We have installed airflow with helm `1.18.0` using the redis default config. We are looking at switching to an external redis instance so we can get metrics. However I see this comment that it can't be changed. ```yaml data: # Note: brokerUrl can only be set during install, not upgrade brokerUrl: ~ ``` Is there a process to update the `brokerUrl`? Example does the database and all the PVCs need to be deleted? GitHub link: https://github.com/apache/airflow/discussions/61886 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
