Mark SESSION_SECRET as optional
This commit is contained in:
parent
702478f84d
commit
1262f37b99
@ -28,3 +28,4 @@ spec:
|
||||
secretKeyRef:
|
||||
name: toy-session-secret
|
||||
key: toy-session-secret
|
||||
optional: true
|
||||
|
Loading…
Reference in New Issue
Block a user