Commit 46dc070c authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Manifests:

- Added setting ENABLE_FORECASTER to pathcomp manifest
parent 84da908d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -37,6 +37,8 @@ spec:
        env:
        - name: LOG_LEVEL
          value: "INFO"
        - name: ENABLE_FORECASTER
          value: "YES"
        readinessProbe:
          exec:
            command: ["/bin/grpc_health_probe", "-addr=:10020"]