Loading deploy/all.sh +3 −3 Original line number Diff line number Diff line Loading @@ -230,16 +230,16 @@ export GRAF_EXT_PORT_HTTP=${GRAF_EXT_PORT_HTTP:-"3000"} ./deploy/nats.sh # Deploy QuestDB #./deploy/qdb.sh ./deploy/qdb.sh # Deploy Apache Kafka ./deploy/kafka.sh #Deploy Monitoring (Prometheus, Mimir, Grafana) #./deploy/monitoring.sh ./deploy/monitoring.sh # Expose Dashboard #./deploy/expose_dashboard.sh ./deploy/expose_dashboard.sh # Deploy TeraFlowSDN ./deploy/tfs.sh Loading manifests/nbiservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ spec: #- containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" - name: FLASK_ENV value: "production" # normal value is "production", change to "development" if developing - name: IETF_NETWORK_RENDERER Loading manifests/pathcompservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" - name: ENABLE_FORECASTER value: "NO" readinessProbe: Loading manifests/serviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:3030"] Loading manifests/simap_connectorservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" - name: SIMAP_SERVER_SCHEME value: "http" - name: SIMAP_SERVER_ADDRESS Loading Loading
deploy/all.sh +3 −3 Original line number Diff line number Diff line Loading @@ -230,16 +230,16 @@ export GRAF_EXT_PORT_HTTP=${GRAF_EXT_PORT_HTTP:-"3000"} ./deploy/nats.sh # Deploy QuestDB #./deploy/qdb.sh ./deploy/qdb.sh # Deploy Apache Kafka ./deploy/kafka.sh #Deploy Monitoring (Prometheus, Mimir, Grafana) #./deploy/monitoring.sh ./deploy/monitoring.sh # Expose Dashboard #./deploy/expose_dashboard.sh ./deploy/expose_dashboard.sh # Deploy TeraFlowSDN ./deploy/tfs.sh Loading
manifests/nbiservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ spec: #- containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" - name: FLASK_ENV value: "production" # normal value is "production", change to "development" if developing - name: IETF_NETWORK_RENDERER Loading
manifests/pathcompservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" - name: ENABLE_FORECASTER value: "NO" readinessProbe: Loading
manifests/serviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:3030"] Loading
manifests/simap_connectorservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" - name: SIMAP_SERVER_SCHEME value: "http" - name: SIMAP_SERVER_ADDRESS Loading