fix invalid field TCPSocket for v1.Probe

This commit is contained in:
Xueshan Feng 2016-04-06 11:36:47 -07:00
parent 9c0487bede
commit 0db1b90d91

View File

@ -22,7 +22,7 @@ spec:
- mountPath: /var/lib/postgresql
name: data
livenessProbe:
TCPSocket:
tcpSocket:
port: 5432
initialDelaySeconds: 30
timeoutSeconds: 5