fix duplicate field in ingress-nginx template (#9285)
This commit is contained in:
parent
b8b8b82ff4
commit
5ac614f97d
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ spec:
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
{% endif %}
|
{% endif %}
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
failureThreshold: 3
|
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthz
|
path: /healthz
|
||||||
port: 10254
|
port: 10254
|
||||||
|
|
Loading…
Reference in a new issue