Update aks.properties.json

This commit is contained in:
Tom Gamble
2021-11-12 07:11:40 -05:00
committed by GitHub
parent d739e93e5e
commit 50fcc151be
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "Deploy to a AKS Cluster",
"description": "Deploy an application to a Azure Kubernetes Service Cluster",
"description": "Deploy an application to a Azure Kubernetes Service Cluster using Azure Credentials",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "Kompose", "Helm", "Kustomize", "Kubernetes"]
"categories": ["Deployment", "Kompose", "Helm", "Kustomize", "Kubernetes, "Dockerfile"]
}