Enabled sticky sessions
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-06-15 00:45:25 +02:00
parent 160c23ab8b
commit 11e0176e40
+5
View File
@@ -244,6 +244,11 @@ spec:
services:
- name: midrandbooks-service
port: 443
sticky:
cookie:
name: "lp-sticky-session"
httpOnly: true
secure: true
scheme: http
serversTransport: midrandbooks-bypass-backend-validation
tls: {}