mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
fix duplicate field in ingress-nginx template (#9285)
This commit is contained in:
@@ -108,7 +108,6 @@ spec:
|
||||
protocol: TCP
|
||||
{% endif %}
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
httpGet:
|
||||
path: /healthz
|
||||
port: 10254
|
||||
|
||||
Reference in New Issue
Block a user