fixing adguard-home chart issue
This commit is contained in:
@@ -34,17 +34,14 @@ spec:
|
||||
config:
|
||||
enabled: true
|
||||
hostPath: /mnt/nfs/AppData/adguardhome/conf
|
||||
mountPath: /opt/adguardhome/conf
|
||||
type: hostPath
|
||||
work:
|
||||
enabled: true
|
||||
hostPath: /mnt/nfs/AppData/adguardhome/work
|
||||
mountPath: /opt/adguardhome/work
|
||||
type: hostPath
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
container:
|
||||
volumeMounts:
|
||||
- name: work
|
||||
mountPath: /opt/adguardhome/work
|
||||
@@ -53,3 +50,4 @@ spec:
|
||||
mountPath: /opt/adguardhome/conf
|
||||
readOnly: false
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user