Commit 2f93b46d authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Pre-merge cleanup.

parent a4929be5
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -36,7 +36,7 @@ spec:
        - containerPort: 9192
        - containerPort: 9192
        env:
        env:
        - name: LOG_LEVEL
        - name: LOG_LEVEL
          value: "DEBUG"
          value: "INFO"
        readinessProbe:
        readinessProbe:
          exec:
          exec:
            command: ["/bin/grpc_health_probe", "-addr=:20030"]
            command: ["/bin/grpc_health_probe", "-addr=:20030"]
+22 −22

File changed.

Contains only whitespace changes.