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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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