c4cc28d92d
* feat: add google cloud run starter workflows * fix: pr comments * fix: pr comments * fix: properties naming * fix: docker registry path
7 lines
287 B
JSON
7 lines
287 B
JSON
{
|
|
"name": "Build and Deploy to GKE",
|
|
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
|
|
"creator": "Google Cloud",
|
|
"iconName": "google-cloud",
|
|
"categories": ["Deployment", "Dockerfile", "Kubernetes", "Kustomize"]
|
|
} |