Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
osuredis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSU OTDI-managed Helm charts
osuredis
Commits
1cd57481
Commit
1cd57481
authored
6 years ago
by
Edward Hicks
Browse files
Options
Downloads
Patches
Plain Diff
oops - wrong name
parent
9711ee98
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
haproxy.cfg
+3
-3
3 additions, 3 deletions
haproxy.cfg
with
3 additions
and
3 deletions
haproxy.cfg
+
3
−
3
View file @
1cd57481
...
...
@@ -29,6 +29,6 @@ listen redis
tcp-check
send INFO\ REPLICATION\r\n
tcp-check
expect string role:master
tcp-check
send QUIT\r\n
server
redis-[[APPNAME]]-0 redis-[[APPNAME]]-0.[[NAMESPACE]].svc.cluster.local:6379 check
server
redis-[[APPNAME]]-1 redis-[[APPNAME]]-1.[[NAMESPACE]].svc.cluster.local:6379 check
server
redis-[[APPNAME]]-2 redis-[[APPNAME]]-2.[[NAMESPACE]].svc.cluster.local:6379 check
server
osu
redis-[[APPNAME]]-0
osu
redis-[[APPNAME]]-0.[[NAMESPACE]].svc.cluster.local:6379 check
server
osu
redis-[[APPNAME]]-1
osu
redis-[[APPNAME]]-1.[[NAMESPACE]].svc.cluster.local:6379 check
server
osu
redis-[[APPNAME]]-2
osu
redis-[[APPNAME]]-2.[[NAMESPACE]].svc.cluster.local:6379 check
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment