Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -795,8 +795,6 @@ redis:
# set to the password you want
existingSecret: ""
existingSecretKey: redis-password
replica:
replicaCount: 0

# Configuration for a separate redis instance only for sidekiq processing.
# If enabled, any values not specified will be copied from the base config.
Expand Down Expand Up @@ -833,6 +831,7 @@ redis:
nodeSelector: {}
replica:
nodeSelector: {}
replicaCount: 0

# @ignored
service:
Expand Down