Update aks.properties.json

This commit is contained in:
Tom Gamble
2021-11-09 07:01:43 -05:00
committed by GitHub
parent cde6fc6c14
commit d739e93e5e
+1 -1
View File
@@ -3,5 +3,5 @@
"description": "Deploy an application to a Azure Kubernetes Service Cluster",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "AKS", "Kompose", "Helm", "Kustomize", "Kubernetes"]
"categories": ["Deployment", "Kompose", "Helm", "Kustomize", "Kubernetes"]
}