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
commit 09a05df2a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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