Fix secret reference

This commit is contained in:
2024-07-30 14:43:35 -05:00
parent f8868939e1
commit de408fc00d
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ spec:
valueFrom:
secretKeyRef:
name: toy-session-secret
key: toy-session-secret
key: session_secret
optional: true
livenessProbe:
httpGet: