Files
starter-workflows/deployments/properties/google_python.properties.json
T
2021-10-22 15:13:09 +05:30

7 lines
270 B
JSON

{
"name": "[Specific Python]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", "Python"]
}