Skip to content

Commit 0b1906c

Browse files
committed
cr fix
1 parent e7f910c commit 0b1906c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/configuration/alertmanager-integration/google-managed-alertmanager.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Apply the following Secret in the GMP namespace (default ``gmp-public``). Replac
3636
- url: 'https://api.robusta.dev/integrations/generic/alertmanager'
3737
http_config:
3838
authorization:
39-
# Replace with "<ACCOUNT_ID> <SIGNING_KEY>"
40-
credentials: '<ACCOUNT_ID> <SIGNING_KEY>'
39+
# Replace <ACCOUNT_ID> <SIGNING_KEY>, with your account_id and signing_key
40+
credentials: 'Bearer <ACCOUNT_ID> <SIGNING_KEY>'
4141
send_resolved: true
4242
4343
route:

0 commit comments

Comments
 (0)