fixing adguard-home chart issue

This commit is contained in:
2024-06-13 13:10:33 +10:00
parent 24c028281c
commit 00af14577c

View File

@@ -35,12 +35,12 @@ spec:
enabled: true enabled: true
hostPath: /mnt/nfs/AppData/adguardhome/conf hostPath: /mnt/nfs/AppData/adguardhome/conf
mountPath: /opt/adguardhome/conf mountPath: /opt/adguardhome/conf
type: Directory type: hostPath
work: work:
enabled: true enabled: true
hostPath: /mnt/nfs/AppData/adguardhome/work hostPath: /mnt/nfs/AppData/adguardhome/work
mountPath: /opt/adguardhome/work mountPath: /opt/adguardhome/work
type: Directory type: hostPath
portal: portal:
open: open:
enabled: true enabled: true