Loading manifests/nbiservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:9090"] Loading manifests/webuiservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ spec: - containerPort: 8004 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" - name: WEBUISERVICE_SERVICE_BASEURL_HTTP value: "/webui/" readinessProbe: Loading Loading
manifests/nbiservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:9090"] Loading
manifests/webuiservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ spec: - containerPort: 8004 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" - name: WEBUISERVICE_SERVICE_BASEURL_HTTP value: "/webui/" readinessProbe: Loading