Commit c0c8c6b6 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Corrected QKD App manifest

parent 21d5fe97
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -36,10 +36,8 @@ spec:
        - containerPort: 9192
        - containerPort: 8005
        env:
        - name: MB_BACKEND
          value: "nats"
        - name: LOG_LEVEL
          value: "INFO"
          value: "DEBUG"
        - name: CRDB_DATABASE_APP
          value: "qkd_app"
        envFrom: