Skip to content

Commit dd03dee

Browse files
author
Shana Moore
committed
update name of subpath
1 parent 938746b commit dd03dee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ops/demo-deploy.tmpl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ extraVolumeMounts: &volMounts
3737
subPath: storage-files
3838
- name: uploads
3939
mountPath: /app/samvera/hyrax-webapp/public/branding
40-
subPath: public-branding
40+
subPath: branding
4141

4242
ingress:
4343
enabled: true

ops/staging-deploy.tmpl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ extraVolumeMounts: &volMounts
3737
subPath: storage-files
3838
- name: uploads
3939
mountPath: /app/samvera/hyrax-webapp/public/branding
40-
subPath: public-branding
40+
subPath: branding
4141

4242
ingress:
4343
enabled: true

0 commit comments

Comments
 (0)