fix(freshrss): mount php source

This commit is contained in:
SeanOMik 2023-08-29 18:17:10 -04:00
parent edebc575e3
commit 0f964ac589
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 6 additions and 1 deletions

View File

@ -46,13 +46,18 @@ spec:
- hosts:
- *host
secretName: wildcard-main-tls
#
persistence:
config:
enabled: true
type: hostPath
hostPath: /mnt/MainPool/Kubernetes/freshrss
mountPath: /config
php-source:
enabled: true
type: hostPath
hostPath: /mnt/MainPool/Kubernetes/freshrss/php_source
mountPath: /app/www/
resources:
requests: