changed line 39 to correct path for example

This commit is contained in:
deggja 2023-05-30 13:20:09 +02:00
parent a7d09c3e7e
commit 9dec5cdaf0
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ spec:
protocol: UDP
volumeMounts:
- name: config-volume
mountPath: /config/unifi-poller.conf
mountPath: /etc/unpoller/up.conf
subPath: unifi-poller.conf
volumes:
- name: config-volume