forked from k-space/kube
		
	grafana: Allow OIDC assignment to admin role
This commit is contained in:
		@@ -57,6 +57,7 @@ data:
 | 
			
		||||
    allow_sign_up = true
 | 
			
		||||
    use_pkce = true
 | 
			
		||||
    role_attribute_path = contains(groups[*], 'k-space:kubernetes:admins') && 'Admin' || 'Viewer'
 | 
			
		||||
    allow_assign_grafana_admin = true
 | 
			
		||||
    [security]
 | 
			
		||||
    disable_initial_admin_creation = true
 | 
			
		||||
---
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user