refer to the session secret using the application name prefix

This commit is contained in:
2025-05-10 18:12:37 -05:00
parent 5097e551e2
commit 10f73b96ec
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ spec:
- name: sinatra-web
containerPort: 4567
env:
- name: SESSION_SECRET
- name: KUBERNAUT_SESSION_SECRET
valueFrom:
secretKeyRef:
name: kubernaut