Removed duplicate entry in Kubernetes config

This commit is contained in:
Alexey Pustovalov 2024-02-14 20:21:09 +09:00
parent 56768bb2ae
commit 8377fe5aa5

View File

@ -603,12 +603,6 @@ spec:
periodSeconds: 5
timeoutSeconds: 3
failureThreshold: 40
livenessProbe:
tcpSocket:
port: 10051
timeoutSeconds: 3
failureThreshold: 3
periodSeconds: 10
securityContext:
capabilities: {}
privileged: false