If the release name is e.g. "yugabyte-staging", the setup credentials job will never become ready, waiting for a secret with the name "yugabyte-tls-client-cert".
While the actual secret is named "yugabyte-staging-tls-client-cert".
Even when using a default deployment it expects yugabyte-tls-client-cert the secret name should be yugabyte-client-tls.
If the release name is e.g. "yugabyte-staging", the setup credentials job will never become ready, waiting for a secret with the name "yugabyte-tls-client-cert".
While the actual secret is named "yugabyte-staging-tls-client-cert".
Even when using a default deployment it expects
yugabyte-tls-client-cert
the secret name should beyugabyte-client-tls
.