Skip to content

Commit

Permalink
Update manager_auth_proxy_patch.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham authored Aug 19, 2024
1 parent 5021733 commit b49b9db
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config/default/manager_auth_proxy_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ spec:
spec:
containers:
- name: kube-rbac-proxy
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- "ALL"
securityContext: {}
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.16.0
args:
- "--secure-listen-address=0.0.0.0:8443"
Expand Down

0 comments on commit b49b9db

Please sign in to comment.