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