Skip to content

Commit

Permalink
Fix issue with duplicate volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChef23 committed Mar 27, 2024
1 parent e8956c8 commit bb6dae2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion charts/ingress-nginx-securely/Chart.yaml
Expand Up @@ -3,7 +3,7 @@ name: ingress-nginx-securely
description: A Helm chart that implements Securely tooling for the nginx-ingress controller

type: application
version: 0.1.0
version: 0.1.1
appVersion: "4.10.0"

home: https://github.com/cyso/securely-nginx-container
Expand Down
3 changes: 0 additions & 3 deletions charts/ingress-nginx-securely/values.yaml
Expand Up @@ -152,9 +152,6 @@ ingress-nginx:
- name: securely-logs
emptyDir:
sizeLimit: 100Mi
- name: securely-scripts
configMap:
name: securely-scripts
- name: filebeat-config
configMap:
name: securely-filebeat
Expand Down

0 comments on commit bb6dae2

Please sign in to comment.