feat(chart): expose laravel log_channel in values

This commit is contained in:
holysoles
2025-01-18 14:13:57 -06:00
parent ca7049cdce
commit 85639ed2ee
4 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ spec:
- name: BROADCAST_DRIVER
value: "log"
- name: LOG_CHANNEL
value: "stack"
value: {{ .Values.pixelfed.laravel.log_channel }}
- name: HORIZON_PREFIX
value: "horizon-"