No more debugging
This commit is contained in:
@@ -26,7 +26,7 @@ spec:
|
|||||||
- name: BACKEND_API_INTERNAL_DB_HOST
|
- name: BACKEND_API_INTERNAL_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: backend-api-internal-secrets
|
- name: backend-api-internal-secrets
|
||||||
mountPath: /etc/secrets
|
mountPath: /etc/secrets
|
||||||
|
|||||||
Reference in New Issue
Block a user