Files
starter-workflows/deployments/properties/azure_docker.properties.json
T
2021-10-22 16:12:34 +05:30

8 lines
239 B
JSON

{
"name": "[Specific Docker] Deploy dockerfile to AKS",
"description": "Build a dockerfile project and deploy it to AKS.",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "Dockerfile"]
}