Files
starter-workflows/deployments/properties/google.properties.json
T
2021-11-19 20:46:53 +03:00

7 lines
284 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": "googlegke",
"categories": ["Deployment", "Dockerfile", "Kubernetes", "Kustomize"]
}