wrong path for emoji pv mount

This commit is contained in:
red 2025-07-07 00:07:14 -04:00
parent a64a10c91d
commit fea863b149

View file

@ -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: