Revert "fix(freshrss): mount php source"

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

View File

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