Skip to content

Commit

Permalink
filestash-helm-chart-cmap-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbagwe committed Jul 3, 2024
1 parent a2b1676 commit 2f08e66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/modules/apps/filestash-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apiVersion: v2
appVersion: "1.0.0"
description: A Helm chart to deploy https://www.filestash.app/
name: filestash-app
version: "1.0.1"
version: "1.0.2"
home: https://github.com/luminartech/helm-charts-public
sources:
- https://github.com/luminartech/helm-charts-public/tree/main/charts/modules/apps/filestash-app
Expand Down
4 changes: 1 addition & 3 deletions charts/modules/apps/filestash-app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,7 @@ common-res:
drop:
- ALL
add: []
envFrom:
- configMapRef:
name: '{{ include "common-gitops.names.release" . }}'

volumes:
- name: devshm
emptyDir:
Expand Down

0 comments on commit 2f08e66

Please sign in to comment.