Removing healthcheck from Parseable (image doesn't have curl).
This commit is contained in:
@@ -3730,11 +3730,6 @@ services:
|
||||
P_S3_ACCESS_KEY: ${PARSEABLE_S3_ACCESS_KEY}
|
||||
P_S3_SECRET_KEY: ${PARSEABLE_S3_SECRET_KEY}
|
||||
P_S3_REGION: us-east-fh-pln
|
||||
healthcheck:
|
||||
test: [ "CMD", "curl", "-f", "http://parseable:8000/api/v1/liveness" ]
|
||||
interval: 15s
|
||||
timeout: 20s
|
||||
retries: 5
|
||||
image: containers.parseable.com/parseable/parseable:latest
|
||||
labels:
|
||||
homepage.group: Infrastructure/App Performance Monitoring
|
||||
|
||||
Reference in New Issue
Block a user