Unverified Commit 4661e7db authored by bleech1's avatar bleech1 Committed by GitHub
Browse files

remove local lb privileged (#7437) (#7454)

Co-authored-by: default avatarSamuel Liu <liupeng0518@gmail.com>
No related merge requests found
Showing with 0 additions and 4 deletions
+0 -4
......@@ -22,8 +22,6 @@ spec:
requests:
cpu: {{ loadbalancer_apiserver_cpu_requests }}
memory: {{ loadbalancer_apiserver_memory_requests }}
securityContext:
privileged: true
{% if loadbalancer_apiserver_healthcheck_port is defined -%}
livenessProbe:
httpGet:
......
......@@ -22,8 +22,6 @@ spec:
requests:
cpu: {{ loadbalancer_apiserver_cpu_requests }}
memory: {{ loadbalancer_apiserver_memory_requests }}
securityContext:
privileged: true
{% if loadbalancer_apiserver_healthcheck_port is defined -%}
livenessProbe:
httpGet:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment