From 6ebe5b6521d3dc5f98981ffded70155b537c533e Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Tue, 14 Feb 2023 17:52:49 +0000 Subject: Add volume mount for storing k8s robot logs to the host Issue-ID: POLICY-4546 Signed-off-by: zrrmmua Change-Id: I498aa9db39d6b04e685a893c9bca41c6bb108265 --- helm/robot/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helm/robot/values.yaml') diff --git a/helm/robot/values.yaml b/helm/robot/values.yaml index 95df6fa0..5baf8aac 100644 --- a/helm/robot/values.yaml +++ b/helm/robot/values.yaml @@ -67,4 +67,4 @@ affinity: {} robot: "" readiness: [] - +robotLogDir: "" -- cgit 1.2.3-korg