From e634983e094bb5fc96f6646dd890ad8aa2bddc52 Mon Sep 17 00:00:00 2001 From: still <lynn.still@polarisalpha.com> Date: Fri, 22 Jan 2021 11:53:05 -0700 Subject: [PATCH] tweaking values --- chart/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 3f3cbe1..1382d58 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -11,4 +11,5 @@ image: ## set kubernetes cluster domain where minio is running ## clusterDomain: cluster.local -watchedNamespace: default +# watchedNamespace: default +watchedNamespace: -- GitLab