Alerting: Add historian.alerting app permissions to service identity. (#115082)
This commit is contained in:
@@ -161,6 +161,7 @@ var serviceIdentityTokenPermissions = []string{
|
||||
"preferences.grafana.app:*", // user, team, and org preferences
|
||||
"collections.grafana.app:*", // user stars
|
||||
"plugins.grafana.app:*",
|
||||
"historian.alerting.grafana.app:*",
|
||||
|
||||
// Secrets Manager uses a custom verb for secret decryption, and its authorizer does not allow wildcard permissions.
|
||||
"secret.grafana.app/securevalues:decrypt",
|
||||
|
||||
Reference in New Issue
Block a user