I need to expose the Kubernetes service svc/openmetadata-dependencies-web to the internal network, but for security reasons I need to change the default login and password first.
I tried updating the Kubernetes Secrets and restarting/reloading the Deployments, but the credentials are still not changing.
How can I properly change the Airflow credentials used by OpenMetadata?
I need to expose the Kubernetes service svc/openmetadata-dependencies-web to the internal network, but for security reasons I need to change the default login and password first.
I tried updating the Kubernetes Secrets and restarting/reloading the Deployments, but the credentials are still not changing.
How can I properly change the Airflow credentials used by OpenMetadata?