relative path usage

This commit is contained in:
2024-04-02 21:07:21 +02:00
parent c5fca67636
commit e37e1bea17

View File

@ -34,7 +34,7 @@ spec:
volumeMounts:
- name: adguard-pvc
mountPath: /opt/adguardhome/work
subPath: /data
subPath: data
- name: adguard-pvc
mountPath: /opt/adguardhome/conf
resources: {}