Skip to content

Commit

Permalink
Update required resource permission reference (#528)
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 authored Feb 8, 2024
1 parent 8e1b8fa commit d8e2c12
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 d8e2c12

Please sign in to comment.