From 1a6fd3e302879c111b26e4dc0603a3f63e283089 Mon Sep 17 00:00:00 2001 From: Waleed Malik Date: Tue, 20 Oct 2020 10:44:59 +0500 Subject: [PATCH] Fix helm chart template --- deployments/kubernetes/templates/chart/values.yaml.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deployments/kubernetes/templates/chart/values.yaml.tmpl b/deployments/kubernetes/templates/chart/values.yaml.tmpl index e3fdffb0..e7624f4b 100644 --- a/deployments/kubernetes/templates/chart/values.yaml.tmpl +++ b/deployments/kubernetes/templates/chart/values.yaml.tmpl @@ -17,6 +17,8 @@ reloader: watchGlobally: true # Set to true if you have a pod security policy that enforces readOnlyRootFilesystem readOnlyRootFileSystem: false + legacy: + rbac: false matchLabels: {} deployment: nodeSelector: