diff --git a/test01/pipeline2.yaml b/test01/pipeline2.yaml index b845988..bf9c479 100644 --- a/test01/pipeline2.yaml +++ b/test01/pipeline2.yaml @@ -98,4 +98,8 @@ spec: type: MODEL children: [] name: pipeline-predictor2 - replicas: 1 \ No newline at end of file + replicas: 1 + svcOrchSpec: + env: + - name: SELDON_LOG_LEVEL + value: DEBUG \ No newline at end of file