diff --git a/kubernetes/apps/adguard-home/app/release.yaml b/kubernetes/apps/adguard-home/app/release.yaml index ed48b3f..f5c2c31 100644 --- a/kubernetes/apps/adguard-home/app/release.yaml +++ b/kubernetes/apps/adguard-home/app/release.yaml @@ -35,12 +35,12 @@ spec: enabled: true hostPath: /mnt/nfs/AppData/adguardhome/conf mountPath: /opt/adguardhome/conf - type: Directory + type: hostPath work: enabled: true hostPath: /mnt/nfs/AppData/adguardhome/work mountPath: /opt/adguardhome/work - type: Directory + type: hostPath portal: open: enabled: true