adguard volume subpath
This commit is contained in:
@ -34,6 +34,9 @@ spec:
|
||||
volumeMounts:
|
||||
- name: adguard-pvc
|
||||
mountPath: /opt/adguardhome/work
|
||||
subPath: /data
|
||||
- name: adguard-pvc
|
||||
mountPath: /opt/adguardhome/conf
|
||||
resources: {}
|
||||
volumes:
|
||||
- name: adguard-pvc
|
||||
|
Reference in New Issue
Block a user