changed line 39 to correct path for example
This commit is contained in:
parent
a7d09c3e7e
commit
9dec5cdaf0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue