Skip to content

Commit

Permalink
Merge pull request #65 from VictorNguyen098/master
Browse files Browse the repository at this point in the history
change tag
  • Loading branch information
armandleopold authored Dec 12, 2022
2 parents 0ce435a + 2de006a commit 51787cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion charts/redcap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: redcap
description: Helm chart for RedCap, A CRF Application for survey research.
type: application
appVersion: 10.6.12
version: 1.10.9
version: 1.10.10
home: https://github.com/curie-data-factory/helm-charts/tree/master/charts/redcap
icon: https://www.redcapbrasil.com.br/wp-content/uploads/2018/02/rbone.png
sources:
Expand Down
5 changes: 0 additions & 5 deletions charts/redcap/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,3 @@ spec:
- mountPath: /persistentedocs
name: persistentedocs
{{- end }}
{{- if .Values.persistence.enabled }}
- name: persistentedocs
persistentVolumeClaim:
claimName: {{ .Release.Name }}-{{ .Values.persistence.volumeName }}
{{- end }}

0 comments on commit 51787cd

Please sign in to comment.