fix dummy template names (#1185)
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user