Fix secret reference
All checks were successful
Gitea Actions Demo / lint (push) Successful in 1m19s
Gitea Actions Demo / test (push) Successful in 1m22s
Gitea Actions Demo / release-image (push) Successful in 59s

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: