We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea464ce commit 85a38caCopy full SHA for 85a38ca
api/apps/v1alpha1/nemo_evaluator_types.go
@@ -37,7 +37,7 @@ import (
37
38
const (
39
// EvaluatorAPIPort is the default port that the evaluator serves on
40
- EvaluatorAPIPort = 8000
+ EvaluatorAPIPort = 7331
41
// NemoEvaluatorConditionReady indicates that the NEMO EvaluatorService is ready.
42
NemoEvaluatorConditionReady = "Ready"
43
// NemoEvaluatorConditionFailed indicates that the NEMO EvaluatorService has failed.
0 commit comments