Merge branch 'v1.4' into getting-started-cta

This commit is contained in:
Ori Zohar 2021-10-22 09:20:31 -07:00 committed by GitHub
commit dc8f43ef0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ The above example uses secrets as plain strings. It is recommended to use a secr
| client_x509_cert_url | Y | The client certificate URL | `"https://www.googleapis.com/robot/v1/metadata/x509/x"` | client_x509_cert_url | Y | The client certificate URL | `"https://www.googleapis.com/robot/v1/metadata/x509/x"`
| entity_kind | N | The entity name in Filestore. Defaults to `"DaprState"` | `"DaprState"` | entity_kind | N | The entity name in Filestore. Defaults to `"DaprState"` | `"DaprState"`
## Setup GCP Firestone ## Setup GCP Firestore
{{< tabs "Self-Hosted" "Google Cloud" >}} {{< tabs "Self-Hosted" "Google Cloud" >}}