We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df4f80 commit dc8285dCopy full SHA for dc8285d
1 file changed
7-gce/gce/deploy.sh
@@ -99,7 +99,7 @@ gcloud compute http-health-checks create ah-health-check \
99
gcloud compute backend-services create $SERVICE \
100
--http-health-check ah-health-check \
101
--port 8080
102
-# [END create_backend-service]
+# [END create_backend_service]
103
104
# [START add_backend_service]
105
gcloud compute backend-services add-backend $SERVICE \
0 commit comments