fix dummy template names (#1185)

This commit is contained in:
Bishal Prasad
2021-10-22 15:48:49 +05:30
committed by GitHub
parent a3270e70de
commit d6e33d5f35
6 changed files with 7 additions and 95 deletions
@@ -1,6 +1,6 @@
{
"name": "[Specific Python]Build and Deploy to GKE",
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
"name": "[Specific Python] Build and Deploy to GCE",
"description": "Build a docker container, publish it to Google compute engine.",
"creator": "Google Cloud",
"iconName": "googlegke",
"categories": ["Deployment", "Python"]