Loading manifests/contextservice.yaml +47 −47 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ spec: - name: MB_BACKEND value: "nats" - name: LOG_LEVEL value: "DEBUG" value: "INFO" - name: ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY value: "FALSE" - name: ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY Loading manifests/deviceservice.yaml +35 −35 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" startupProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:2020"] Loading manifests/l3_attackmitigatorservice.yaml +43 −43 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10002"] Loading manifests/l3_centralizedattackdetectorservice.yaml +51 −51 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" - name: BATCH_SIZE value: "256" - name: CAD_CLASSIFICATION_THRESHOLD Loading manifests/l3_distributedattackdetectorservice.yaml +24 −24 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ spec: - containerPort: 10000 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10000"] Loading Loading
manifests/contextservice.yaml +47 −47 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ spec: - name: MB_BACKEND value: "nats" - name: LOG_LEVEL value: "DEBUG" value: "INFO" - name: ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY value: "FALSE" - name: ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY Loading
manifests/deviceservice.yaml +35 −35 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" startupProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:2020"] Loading
manifests/l3_attackmitigatorservice.yaml +43 −43 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10002"] Loading
manifests/l3_centralizedattackdetectorservice.yaml +51 −51 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" - name: BATCH_SIZE value: "256" - name: CAD_CLASSIFICATION_THRESHOLD Loading
manifests/l3_distributedattackdetectorservice.yaml +24 −24 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ spec: - containerPort: 10000 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10000"] Loading