Skip to content
Snippets Groups Projects
Commit a334df84 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3961 - increase serviceaccount permissions

parent 60580b23
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,8 @@ rules:
- "*"
resources:
- ozgkeycloakclients/status
- ozgkeycloakclients/finalizers
- ozgkeycloakclients
verbs:
- get
- list
......
......@@ -45,6 +45,8 @@ rules:
- "*"
resources:
- ozgkeycloakgroups/status
- ozgkeycloakgroups/finalizers
- ozgkeycloakgroups
verbs:
- get
- list
......
......@@ -45,6 +45,8 @@ rules:
- "*"
resources:
- ozgkeycloakrealms/status
- ozgkeycloakrealms/finalizers
- ozgkeycloakrealms
verbs:
- get
- list
......
......@@ -45,6 +45,8 @@ rules:
- "*"
resources:
- ozgkeycloakusers/status
- ozgkeycloakusers/finalizers
- ozgkeycloakusers
verbs:
- get
- list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment