mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
fix invalid field TCPSocket for v1.Probe
This commit is contained in:
parent
9c0487bede
commit
0db1b90d91
@ -22,7 +22,7 @@ spec:
|
||||
- mountPath: /var/lib/postgresql
|
||||
name: data
|
||||
livenessProbe:
|
||||
TCPSocket:
|
||||
tcpSocket:
|
||||
port: 5432
|
||||
initialDelaySeconds: 30
|
||||
timeoutSeconds: 5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user