Skip to content

Commit 7ff366c

Browse files
Fix split brain in CI test
Fixes #344
1 parent 08e2bba commit 7ff366c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/oauth2-proxy/ci/redis-standalone-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ redis:
4747
timeoutSeconds: 3
4848
failureThreshold: 10
4949
splitBrainDetection:
50-
interval: 0
50+
interval: 60
5151
persistentVolume:
5252
enabled: false
5353
emptyDir: {}

0 commit comments

Comments
 (0)