feat: increase resource limits and improve readiness checks

Increases memory requests and limits in the Kubernetes deployment 
configuration to ensure better performance under load. Enhances 
the readiness and liveness probes by correcting the path and 
adding a liveness probe to improve service reliability. Updates 
Code by cleaning up session data after a successful token exchange 
and formats OpenID configuration response for better readability. 
Adds `.claude/` to .gitignore to prevent unwanted files from 
being tracked.
This commit is contained in:
2025-12-28 15:25:52 +01:00
parent 17bad3a988
commit 6558d027ca
4 changed files with 158 additions and 79 deletions
+1
View File
@@ -1,2 +1,3 @@
node_modules/
.idea/
.claude/