debug: add Spring Security DEBUG logging to license service

This commit is contained in:
Will Anderson
2026-04-24 15:42:04 -05:00
parent 1ba33ef201
commit 1e5a02f5d0
@@ -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