Files
starter-workflows/deployments/properties/azure-kubernetes-service.properties.json
T

8 lines
236 B
JSON
Raw Normal View History

2021-10-28 22:58:17 -04:00
{
2022-03-03 22:43:12 +05:30
"name": "Deploy to AKS",
"description": "Deploy an application to an Azure Kubernetes Service cluster",
2021-10-28 22:58:17 -04:00
"creator": "Microsoft Azure",
2021-11-01 09:41:55 -04:00
"iconName": "azure",
2022-03-03 22:43:12 +05:30
"categories": ["Deployment", "Kubernetes", "Dockerfile"]
2021-10-28 22:58:17 -04:00
}