fix: Fix redis session expire time too long
Created by: leoendless
Signed-off-by: leoliu leoliu@yunify.com
What type of PR is this?
/kind bug
What this PR does / why we need it:
The TTL of the session is too long. Creating sessions frequently will consume a lot of memory.
Which issue(s) this PR fixes:
Fixes #
Special notes for reviewers:
Additional documentation, usage docs, etc.: