Skip to content

Commit

Permalink
fix: 🐛 debug-volume (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskaransarkaria authored Nov 22, 2024
1 parent 01b0773 commit 4aff7bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/values.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ controller:
## Additional volumes to the controller pod.
- name: logs-volume
emptyDir: {}
- name: logs-debug-volume
emptyDir: {}
- name: modsecurity-nginx-config
configMap:
name: modsecurity-nginx-config
Expand Down

0 comments on commit 4aff7bb

Please sign in to comment.