fix duplicate field in ingress-nginx template (#9285)
parent
b8b8b82ff4
commit
5ac614f97d
|
@ -108,7 +108,6 @@ spec:
|
|||
protocol: TCP
|
||||
{% endif %}
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
httpGet:
|
||||
path: /healthz
|
||||
port: 10254
|
||||
|
|
Loading…
Reference in New Issue