From 64145f9387aa9152c9a55dad9ec66cc7fbaa067a Mon Sep 17 00:00:00 2001 From: Pavel Dmitriev Date: Fri, 6 Oct 2023 23:25:37 +0300 Subject: [PATCH] debug --- test01/pipeline2.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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