wrong path for emoji pv mount
This commit is contained in:
parent
a64a10c91d
commit
fea863b149
1 changed files with 2 additions and 2 deletions
|
|
@ -112,8 +112,8 @@ spec:
|
||||||
mountPath: /etc/pleroma/config.exs
|
mountPath: /etc/pleroma/config.exs
|
||||||
subPath: config.exs
|
subPath: config.exs
|
||||||
- name: pleroma-emoji-volume
|
- name: pleroma-emoji-volume
|
||||||
mountPath: /static-files
|
mountPath: /static-files/emoji/
|
||||||
subPath: emoji
|
subPath: emoji/
|
||||||
volumes:
|
volumes:
|
||||||
- name: pleroma-config-volume
|
- name: pleroma-config-volume
|
||||||
configMap:
|
configMap:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue