We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f586a commit 2ba4fc0Copy full SHA for 2ba4fc0
src/Aks/Aks/Commands/Constants.cs
@@ -36,7 +36,7 @@ public static class Constants
36
{ "HttpApplicationRouting", "httpapplicationrouting" },
37
{ "Monitoring", "omsagent" },
38
{ "VirtualNode", "aciConnector" },
39
- { "AzurePolicy", "azurepolicy " },
+ { "AzurePolicy", "azurepolicy" },
40
{ "KubeDashboard", "kubeDashboard" },
41
};
42
public const string AddOnNameMonitoring = "Monitoring";
0 commit comments