remove checks

This commit is contained in:
Steve Waterworth
2019-10-09 15:54:26 +01:00
parent 49f12c2547
commit 5ffe10db05

View File

@@ -26,18 +26,6 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.hostIP
readinessProbe:
httpGet:
path: /health
port: 8080
initialDelaySeconds: 5
periodSeconds: 30
livenessProbe:
httpGet:
path: /health
port: 8080
initialDelaySeconds: 30
periodSeconds: 30
ports:
- containerPort: 8080
resources: