Disabled reddis ha for argocd
All checks were successful
Check with kubeconform / lint (push) Successful in 6s
All checks were successful
Check with kubeconform / lint (push) Successful in 6s
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
|
||||
global:
|
||||
domain: ag.hexor.cy
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: master.tail2fe2d.ts.net
|
||||
logging:
|
||||
format: text
|
||||
level: info
|
||||
@ -51,7 +53,7 @@ dex:
|
||||
|
||||
# Standard Redis disabled because Redis HA is enabled
|
||||
redis:
|
||||
enabled: false
|
||||
enabled: true
|
||||
|
||||
# Redis HA (replaces standard Redis)
|
||||
redis-ha:
|
||||
|
Reference in New Issue
Block a user