Skip to content

Commit

Permalink
fix: 🐛 duplicate volume mount (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskaransarkaria authored Dec 21, 2023
1 parent 54dfc0c commit 09dd27e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions templates/values.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 09dd27e

Please sign in to comment.