Update google deployment starter workflow

This commit is contained in:
Fedor Isakov
2021-11-19 20:46:53 +03:00
parent 4f8abda415
commit 28856d6071
2 changed files with 27 additions and 22 deletions
@@ -3,5 +3,5 @@
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
"creator": "Google Cloud",
"iconName": "googlegke",
"categories": ["Deployment", "Dockerfile"]
"categories": ["Deployment", "Dockerfile", "Kubernetes", "Kustomize"]
}