Disable non-SSO or htpassword based login

Disable non-SSO or htpassword based login

If you want to disable the admin login or default htpasswd based login, update the custom values.yaml file with following and upgrade using the helm command with the custom_values.yaml.

kfuse-auth: oauth2-proxy: htpasswdFile: enabled: false