Loading manifests/contextservice.yaml +2 −13 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ spec: selector: matchLabels: app: contextservice replicas: 5 replicas: 1 template: metadata: labels: Loading @@ -28,17 +28,6 @@ spec: spec: terminationGracePeriodSeconds: 5 containers: #- name: redis # image: redis:6.2 # ports: # - containerPort: 6379 # resources: # requests: # cpu: 100m # memory: 128Mi # limits: # cpu: 500m # memory: 1024Mi - name: server image: registry.gitlab.com/teraflow-h2020/controller/context:latest imagePullPolicy: Always Loading @@ -53,7 +42,7 @@ spec: #- name: NATS_URI # value: "nats://tfs:tfs123@nats-public.nats.svc.cluster.local:4222" - name: LOG_LEVEL value: "INFO" value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:1010"] Loading manifests/deviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:2020"] Loading manifests/pathcompservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ spec: selector: matchLabels: app: pathcompservice replicas: 5 replicas: 1 template: metadata: labels: Loading manifests/serviceservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ spec: selector: matchLabels: app: serviceservice replicas: 5 replicas: 1 template: metadata: labels: Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:3030"] Loading manifests/sliceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:4040"] Loading Loading
manifests/contextservice.yaml +2 −13 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ spec: selector: matchLabels: app: contextservice replicas: 5 replicas: 1 template: metadata: labels: Loading @@ -28,17 +28,6 @@ spec: spec: terminationGracePeriodSeconds: 5 containers: #- name: redis # image: redis:6.2 # ports: # - containerPort: 6379 # resources: # requests: # cpu: 100m # memory: 128Mi # limits: # cpu: 500m # memory: 1024Mi - name: server image: registry.gitlab.com/teraflow-h2020/controller/context:latest imagePullPolicy: Always Loading @@ -53,7 +42,7 @@ spec: #- name: NATS_URI # value: "nats://tfs:tfs123@nats-public.nats.svc.cluster.local:4222" - name: LOG_LEVEL value: "INFO" value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:1010"] Loading
manifests/deviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:2020"] Loading
manifests/pathcompservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ spec: selector: matchLabels: app: pathcompservice replicas: 5 replicas: 1 template: metadata: labels: Loading
manifests/serviceservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ spec: selector: matchLabels: app: serviceservice replicas: 5 replicas: 1 template: metadata: labels: Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:3030"] Loading
manifests/sliceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:4040"] Loading