mirror of
https://github.com/unpoller/unpoller.git
synced 2026-03-31 06:33:57 -04:00
changed line 39 to correct path for example
This commit is contained in:
@@ -36,7 +36,7 @@ spec:
|
|||||||
protocol: UDP
|
protocol: UDP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
mountPath: /config/unifi-poller.conf
|
mountPath: /etc/unpoller/up.conf
|
||||||
subPath: unifi-poller.conf
|
subPath: unifi-poller.conf
|
||||||
volumes:
|
volumes:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
|
|||||||
Reference in New Issue
Block a user