From 75600afeb223a89fbb330429c7b0e3236a915b5a Mon Sep 17 00:00:00 2001 From: Kannappan Sirchabesan Date: Tue, 14 Jul 2020 20:43:24 +0100 Subject: [PATCH] modify credentialsFile to be in sync with gateway (#727) --- examples/event-sources/gcp-pubsub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/event-sources/gcp-pubsub.yaml b/examples/event-sources/gcp-pubsub.yaml index 53c5bf8dca..ebaefcfc91 100644 --- a/examples/event-sources/gcp-pubsub.yaml +++ b/examples/event-sources/gcp-pubsub.yaml @@ -16,7 +16,7 @@ spec: # topic name topic: test # Refers to path of the credential file that is mounted in the gateway pod. - credentialsFile: /creds/key.json + credentialsFile: /gcp-pubsub-creds-dir/key.json # example-workload-identity: # # jsonBody specifies that all event body payload coming from this