Update aks.properties.json

This commit is contained in:
Tom Gamble
2021-11-01 09:41:55 -04:00
committed by GitHub
parent 644f0a59aa
commit cde6fc6c14
+1 -1
View File
@@ -2,6 +2,6 @@
"name": "Deploy to a AKS Cluster",
"description": "Deploy an application to a Azure Kubernetes Service Cluster",
"creator": "Microsoft Azure",
"iconName": "aks",
"iconName": "azure",
"categories": ["Deployment", "AKS", "Kompose", "Helm", "Kustomize", "Kubernetes"]
}