Skip to content

Commit

Permalink
update to <path_to_pubsub_service_account_key>
Browse files Browse the repository at this point in the history
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
  • Loading branch information
SanjulaGanepola committed Oct 15, 2024
1 parent c7e21c2 commit 21ba2ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/config/dests.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ password=<loki_password>
type=google-pubsub
projectId=<pubsub_project_id>
topicName=<pubsub_topic_name>
serviceAccountKey=<pubsub_service_account_key>
serviceAccountKey=<path_to_pubsub_service_account_key>

[slackme]
type=slack
Expand Down
2 changes: 1 addition & 1 deletion docs/config/examples/googlePubSub.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ projectId=<pubsub_project_id>
topicName=<pubsub_topic_name>

# Set your service account name (ie. file:/QOpenSys/etc/manzan/my-project-438217-b7392819a7hf.json)
serviceAccountKey=<pubsub_service_account_key>
serviceAccountKey=<path_to_pubsub_service_account_key>
```

## Result
Expand Down

0 comments on commit 21ba2ef

Please sign in to comment.