debug: add Spring Security DEBUG logging to license service
This commit is contained in:
@@ -24,6 +24,9 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8082
|
containerPort: 8082
|
||||||
|
env:
|
||||||
|
- name: LOGGING_LEVEL_ORG_SPRINGFRAMEWORK_SECURITY
|
||||||
|
value: "DEBUG"
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: neuron-prod-secrets
|
name: neuron-prod-secrets
|
||||||
|
|||||||
Reference in New Issue
Block a user