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

8 lines
301 B
JSON
Raw Normal View History

2021-10-28 22:58:17 -04:00
{
"name": "Deploy to a AKS Cluster",
2021-11-12 07:11:40 -05:00
"description": "Deploy an application to a Azure Kubernetes Service Cluster using Azure Credentials",
2021-10-28 22:58:17 -04:00
"creator": "Microsoft Azure",
2021-11-01 09:41:55 -04:00
"iconName": "azure",
2021-11-18 07:30:10 -05:00
"categories": ["Deployment", "Kompose", "Helm", "Kustomize", "Kubernetes", "Dockerfile"]
2021-10-28 22:58:17 -04:00
}