Debug
This commit is contained in:
parent
fa93567d2e
commit
6b84bdc675
@ -26,6 +26,8 @@ spec:
|
||||
value: "rabbitmq.app-notifications.svc.cluster.local"
|
||||
- name: BACKEND_PN_DB_HOST
|
||||
value: "mysql.app-notifications.svc.cluster.local"
|
||||
- name: LOG_LEVEL
|
||||
value: "DEBUG"
|
||||
volumeMounts:
|
||||
- name: backend-push-notifications-secrets
|
||||
mountPath: /etc/secrets
|
||||
|
||||
@ -11,5 +11,5 @@ spec:
|
||||
port: 9000
|
||||
targetPort: 9000
|
||||
nodePort: 30904
|
||||
name: prometheus-metrics
|
||||
name: prometheus-metrics
|
||||
type: NodePort
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user