diff --git a/execution/helm/values.yaml b/execution/helm/values.yaml index b4f2ffdea14c4c98a5b23b8f15056880a190e1a4..5a34ab24fa7b8942fce01dd7b7fd38baab6aa874 100644 --- a/execution/helm/values.yaml +++ b/execution/helm/values.yaml @@ -25,6 +25,11 @@ grafana: adminUser: admin adminPassword: admin grafana.ini: + #org_name: Theodolite + auth.anonymous: + # enable anonymous access + enabled: true + org_role: Admin # Role for unauthenticated users, other valid values are `Viewer`, `Editor` and `Admin` users: default_theme: light ## Sidecars that collect the configmaps with specified label and stores the included files them into the respective folders