fixing adguard-home chart issue
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user