fixing probes

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2018-11-04 20:57:35 -05:00
parent 02c6d4a97c
commit ece73db733

View File

@ -28,10 +28,10 @@ spec:
containerPort: 6789 containerPort: 6789
protocol: TCP protocol: TCP
livenessProbe: livenessProbe:
httpGet: tcpSocket:
port: http port: http
readinessProbe: readinessProbe:
httpGet: tcpSocket:
port: http port: http
env: env:
- name: TZ - name: TZ