Fix issue with distributed poller not being enabled globaly

This commit is contained in:
Jochem 2024-07-05 10:39:27 +02:00
parent 56b29f8fb1
commit efb78f6af5

View File

@ -55,7 +55,7 @@ spec:
- name: files - name: files
mountPath: /data/files mountPath: /data/files
- name: files - name: files
mountPath: /data/config/custom.php mountPath: /opt/librenms/custom.php
subPath: custom.php subPath: custom.php
readOnly: true readOnly: true
- name: mysql - name: mysql