Co-authored-by: Samuel Liu <liupeng0518@gmail.com>
This commit is contained in:
parent
ba1d3dcddc
commit
4661e7db01
2 changed files with 0 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue