rshamunov commented on code in PR #24958:
URL: https://github.com/apache/beam/pull/24958#discussion_r1105909185
##########
playground/terraform/README.md:
##########
@@ -116,9 +116,9 @@ gcloud container clusters get-credentials --region
`chosen_location` `gke_name`
```
Start the following command from the top level repository folder ("beam") to
deploy the Payground infrastructure:
```
-./gradlew playground:terraform:gkebackend
-Pproject_environment="environment_name" -Pdocker-tag="tag"
-Pdns-name="playground.zone" -Psdk-tag=2.43.0
+./gradlew playground:terraform:gkebackend
-Pproject_environment="environment_name" -Pdocker-tag="tag"
-Pdns-name="playground.zone" -Psdk-tag=2.43.0 -Pdatastore-namespace="dev"
```
-Where tag - image tag for backend, playground.zone - chosen DNS for
Playground, Psdk-tag - current BEAM version
+Where tag - image tag for backend, playground.zone - chosen DNS for
Playground, Psdk-tag - current BEAM version, Pdstore-namespace - namespace for
Datastore
Review Comment:
-Pdatastore_namespace ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]