Skip to content

Commit

Permalink
[SSO]: Enable Redis replication
Browse files Browse the repository at this point in the history
  • Loading branch information
dark-vex authored May 11, 2024
1 parent 350db26 commit b7588cd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions apps/kubenuc/sso/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,13 @@ spec:

redis:
enabled: true
architecture: replication
master:
persistance:
storageClass: "longhorn"
replica:
persistance:
storageClass: "longhorn"

worker:
requests:
Expand Down

0 comments on commit b7588cd

Please sign in to comment.