From a1bacc7562e4b0a734af75fa144aec1a062706df Mon Sep 17 00:00:00 2001 From: jaskaransarkaria Date: Thu, 21 Dec 2023 13:00:43 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20duplicate=20volume=20moun?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/values.yaml.tpl | 3 --- 1 file changed, 3 deletions(-) diff --git a/templates/values.yaml.tpl b/templates/values.yaml.tpl index 046b51a..d367536 100644 --- a/templates/values.yaml.tpl +++ b/templates/values.yaml.tpl @@ -98,11 +98,8 @@ controller: volumeMounts: - name: logs-volume mountPath: /var/log/audit/ - - name: logrotate-config mountPath: /home - - name: logs-volume - mountPath: /var/log/audit/ %{ endif ~} # -- Process Ingress objects without ingressClass annotation/ingressClassName field