We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b1139 commit 499fe36Copy full SHA for 499fe36
charts/redcap/templates/cronjobs/restore-cronjob.yaml
@@ -182,12 +182,6 @@ spec:
182
- name: redcap-install-script
183
mountPath: /tmp/scripts/redcap-install.sh
184
subPath: redcap-install.sh
185
- # - name: redcap-setup-script
186
- # mountPath: /tmp/scripts/redcap-setup.sh
187
- # subPath: redcap-setup.sh
188
- # - name: redcap-config-script
189
- # mountPath: /tmp/scripts/redcap-config.sh
190
- # subPath: redcap-config.sh
191
192
volumes:
193
- name: redcap-archive-cache
0 commit comments