Mark SESSION_SECRET as optional
All checks were successful
Gitea Actions Demo / release-image (push) Successful in 1m2s

This commit is contained in:
Ryan Cavicchioni 2024-07-05 15:25:08 -05:00
parent 702478f84d
commit 1262f37b99
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D

View File

@ -28,3 +28,4 @@ spec:
secretKeyRef:
name: toy-session-secret
key: toy-session-secret
optional: true