mirror of https://github.com/dapr/docs.git
Update GCP Bucket name (#293)
This commit is contained in:
parent
b7c5cab4f0
commit
a10386a963
|
@ -6,7 +6,7 @@ kind: Component
|
|||
metadata:
|
||||
name: <name>
|
||||
spec:
|
||||
type: bindings.gcp.storage
|
||||
type: bindings.gcp.bucket
|
||||
metadata:
|
||||
- name: bucket
|
||||
value: mybucket
|
||||
|
|
Loading…
Reference in New Issue