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
|
||||
volumeMounts:
|
||||
- name: config-volume
|
||||
mountPath: /config/unifi-poller.conf
|
||||
mountPath: /etc/unpoller/up.conf
|
||||
subPath: unifi-poller.conf
|
||||
volumes:
|
||||
- name: config-volume
|
||||
|
||||
Reference in New Issue
Block a user