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 protocol: TCP
{% endif %} {% endif %}
livenessProbe: livenessProbe:
failureThreshold: 3
httpGet: httpGet:
path: /healthz path: /healthz
port: 10254 port: 10254