I have just installed Temporal using the helm chart provided in GitHub - temporalio/helm-charts: Temporal Helm charts locally in microk8s. (and all pods are green after adjusting elasticsearch node affinity) . I see these values in the conf/defaults.ini. But i cannot login using admin/admin .
#################################### Security ############################
[security]disable creation of admin user on first start of grafana
disable_initial_admin_creation = false
default admin user, created on startup
admin_user = admin
default admin password, can be changed before first start of grafana, or in profile settings
admin_password = admin