diff --git a/service/horizon.yaml b/service/horizon.yaml index 9fc9c30..acf92ff 100644 --- a/service/horizon.yaml +++ b/service/horizon.yaml @@ -7,7 +7,9 @@ service: image: horizon probes: readiness: "true" - liveness: "true" + liveness: + command: "true" + type: "exec" volumes: - name: horizon-logs path: "/var/log/ccp/horizon"