Mark SESSION_SECRET as optional
All checks were successful
Gitea Actions Demo / release-image (push) Successful in 1m2s
All checks were successful
Gitea Actions Demo / release-image (push) Successful in 1m2s
This commit is contained in:
parent
702478f84d
commit
1262f37b99
@ -28,3 +28,4 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: toy-session-secret
|
name: toy-session-secret
|
||||||
key: toy-session-secret
|
key: toy-session-secret
|
||||||
|
optional: true
|
||||||
|
Loading…
Reference in New Issue
Block a user