Skip to content

Commit 3f29cb2

Browse files
committed
fomat
1 parent fcd2487 commit 3f29cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Currently, you can't modify the list of admission controllers in AKS.
9595

9696
## Do Kubernetes admission controllers impact kube-system?
9797

98-
No, to help prevent issues, by default admission controllers use a namespace selector to ignore any actions from the MutatingAdmissionWebhook and ValidatingAdmissionWebhook to the kube-system namesapce. You can override this behavior by adding a label of **"admissions.enforcer/disabled": "true"** or an **annotation of "admissions.enforcer/disabled": true**.
98+
No, to help prevent issues, by default admission controllers use a namespace selector to ignore any actions from the MutatingAdmissionWebhook and ValidatingAdmissionWebhook to the kube-system namesapce. You can override this behavior by adding a label of "admissions.enforcer/disabled": "true" or an annotation of "admissions.enforcer/disabled": true.
9999

100100
## Is Azure Key Vault integrated with AKS?
101101

0 commit comments

Comments
 (0)