Commit 38fd7f22 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Manifests:

- Added env var TOPOLOGY_ABSTRACTOR to Interdomain manifest
parent ca80bc36
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -36,6 +36,8 @@ spec:
        env:
        - name: LOG_LEVEL
          value: "DEBUG"
        - name: TOPOLOGY_ABSTRACTOR
          value: "DISABLE"
        readinessProbe:
          exec:
            command: ["/bin/grpc_health_probe", "-addr=:10010"]