This website works better with JavaScript.
Home
Explore
Vladimir Smagin
DEB repository
Return to Blog
Help
Sign In
21h
/
redis-operator
Watch
1
Star
1
Fork
0
Code
Issues
1
Pull Requests
0
Releases
2
Activity
Browse Source
add pdb to demo instance
master
Vladimir Smagin
1 year ago
parent
deedc1b55f
commit
a26370b725
1 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
deploy/test-instance.yaml
+ 5
- 1
deploy/test-instance.yaml
View File
@ -9,4 +9,8 @@ spec:
redisReplicas
:
3
quorum
:
2
persistentVolumeSize
:
1Gi
persistentVolumePurge
:
false
persistentVolumePurge
:
true
pdbRedis:
maxUnavailable
:
1
pdbSentinel:
minAvailable
:
2
Write
Preview
Loading…
Cancel
Save