Difference between revisions of "Redis Sentinel"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
Line 3: Line 3:
 
  [[/etc/redis-sentinel.conf]]
 
  [[/etc/redis-sentinel.conf]]
  
 +
[[Redis values.yml]]
 +
sentinel:
 +
  ## @param sentinel.enabled Use Redis® Sentinel on Redis® pods.
 +
  ## IMPORTANT: this will disable the master and replicas services and
 +
  ## create a single Redis® service exposing both the Redis and Sentinel ports
 +
  ##
 +
  enabled: false
  
 
== Related ==
 
== Related ==

Latest revision as of 06:58, 10 March 2023

/etc/redis-sentinel.conf

Redis values.yml

sentinel:
  ## @param sentinel.enabled Use Redis® Sentinel on Redis® pods.
  ## IMPORTANT: this will disable the master and replicas services and
  ## create a single Redis® service exposing both the Redis and Sentinel ports
  ##
  enabled: false

Related[edit]

See also[edit]

Advertising: