No more debugging

This commit is contained in:
Florian 2025-11-09 20:01:35 +01:00
parent 349bffbc57
commit f72ae81b06

View File

@ -43,7 +43,7 @@ spec:
- name: BACKEND_PN_DB_HOST - name: BACKEND_PN_DB_HOST
value: "mysql.app-notifications.svc.cluster.local" value: "mysql.app-notifications.svc.cluster.local"
- name: LOG_LEVEL - name: LOG_LEVEL
value: "DEBUG" value: "INFO"
volumeMounts: volumeMounts:
- name: writable-secrets - name: writable-secrets
mountPath: /etc/secrets mountPath: /etc/secrets