Revert "fix(freshrss): mount php source"
This reverts commit 0f964ac589
.
This commit is contained in:
parent
0f964ac589
commit
f574f70e47
|
@ -46,18 +46,13 @@ 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:
|
||||
|
|
Loading…
Reference in New Issue