Skip to content

Commit

Permalink
Merge pull request #4000 from arthbalete/patch-1
Browse files Browse the repository at this point in the history
Documentation (Redis state store) : Removed duplicated fields
  • Loading branch information
hhunter-ms committed Feb 2, 2024
2 parents e4847eb + 89dbf11 commit e76c800
Showing 1 changed file with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,14 @@ spec:
value: <PASSWORD>
- name: enableTLS
value: <bool> # Optional. Allowed: true, false.
- name: failover
value: <bool> # Optional. Allowed: true, false.
- name: sentinelMasterName
value: <string> # Optional
- name: maxRetries
value: # Optional
- name: maxRetryBackoff
value: # Optional
- name: failover
value: # Optional
value: <bool> # Optional. Allowed: true, false.
- name: sentinelMasterName
value: # Optional
value: <string> # Optional
- name: redeliverInterval
value: # Optional
- name: processingTimeout
Expand Down

0 comments on commit e76c800

Please sign in to comment.