Skip to content

Commit

Permalink
Update required resource permission reference
Browse files Browse the repository at this point in the history
Update the required resource permission reference to use the Grafana
Operator v5 group.
  • Loading branch information
leifmadsen committed Feb 6, 2024
1 parent 0d5626e commit a130c14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You need the following permissions to access the corresponding component UI's:

[source,json,options="nowrap"]
----
{"namespace":"service-telemetry", "resource":"grafana", "group":"integreatly.org", "verb":"get"}
{"namespace":"service-telemetry", "resource":"grafana", "group":"grafana.integreatly.org", "verb":"get"}
{"namespace":"service-telemetry", "resource":"prometheus", "group":"monitoring.rhobs", "verb":"get"}
{"namespace":"service-telemetry", "resource":"alertmanager", "group":"monitoring.rhobs", "verb":"get"}
----
Expand Down

0 comments on commit a130c14

Please sign in to comment.