mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-21 00:24:08 +00:00
Disable apf in webhook (#120)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
This commit is contained in:
@@ -24,6 +24,8 @@ spec:
|
||||
- "webhook"
|
||||
- "--cert-dir=/tmp"
|
||||
- "--secure-port=6443"
|
||||
# webhook is not hosting any k8s api resource, so it is not subjected to APF feature
|
||||
- "--feature-gates=APIPriorityAndFairness=false"
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
|
||||
Reference in New Issue
Block a user