Hi,
I have deployed YB by using Helm. It seem it come with use_“cassandra_authentication=false” and without “ysql_enable_auth” (and other possible auths), so the cluster is open to anybody. How can I alter the config of my cluster and make the change persistent for future pods restart or additional nodes?
Best regards,