Merge pull request #42 from jacobw/custom

Fix custom.php
This commit is contained in:
Jacob Winther
2025-03-09 20:37:44 +13:00
committed by GitHub

View File

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