Add GCP configuration placeholders in egress.yaml files
This commit is contained in:
parent
8e644bddb8
commit
2b8bc05dc2
@ -27,6 +27,10 @@ storage:
|
||||
# account_name: your_account_name
|
||||
# account_key: your_account_key
|
||||
# container_name: openvidu-appdata
|
||||
# gcp:
|
||||
# credentials_json: |
|
||||
# your_credentials_json
|
||||
# bucket: openvidu-appdata
|
||||
|
||||
# CPU cost for each type of Egress operation.
|
||||
cpu_cost:
|
||||
|
||||
@ -27,6 +27,10 @@ storage:
|
||||
# account_name: your_account_name
|
||||
# account_key: your_account_key
|
||||
# container_name: openvidu-appdata
|
||||
# gcp:
|
||||
# credentials_json: |
|
||||
# your_credentials_json
|
||||
# bucket: openvidu-appdata
|
||||
|
||||
# CPU cost for each type of Egress operation.
|
||||
cpu_cost:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user