Skip to content

Commit 14f87e6

Browse files
authored
Merge pull request #84971 from iAshishHere/patch-2
Update policy-for-kubernetes.md
2 parents 57cda34 + a7fdec3 commit 14f87e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/policy/concepts/policy-for-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ kubectl get pods -n gatekeeper-system
195195

196196
Lastly, verify that the latest add-on is installed by running this Azure CLI command, replacing
197197
`<rg>` with your resource group name and `<cluster-name>` with the name of your AKS cluster:
198-
`az aks show --query addonProfiles.azurePolicy -g <rg> -n <cluster-name>`. The result should look
198+
`az aks show --query addonProfiles.azurepolicy -g <rg> -n <cluster-name>`. The result should look
199199
similar to the following output:
200200

201201
```output

0 commit comments

Comments
 (0)