fix duplicate field in ingress-nginx template (#9285)

This commit is contained in:
Vadim
2022-09-19 13:03:22 +03:00
committed by GitHub
parent b8b8b82ff4
commit 5ac614f97d

View File

@ -108,7 +108,6 @@ spec:
protocol: TCP
{% endif %}
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthz
port: 10254