Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qg-dockerfiles
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
qg-dockerfiles
Commits
c0a38225
Commit
c0a38225
authored
Apr 27, 2018
by
kalvin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fi'bu'x
parent
5ebe949d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
sentinel.yaml
baseimg/tools/redis-k8s-ha/sentinel.yaml
+0
-1
server.yaml
baseimg/tools/redis-k8s-ha/server.yaml
+0
-1
No files found.
baseimg/tools/redis-k8s-ha/sentinel.yaml
View file @
c0a38225
...
...
@@ -3,7 +3,6 @@ apiVersion: apps/v1beta1
kind
:
StatefulSet
metadata
:
name
:
eos-redis-sentinel
tier
:
common
spec
:
serviceName
:
eos-redis-sentinel
replicas
:
3
...
...
baseimg/tools/redis-k8s-ha/server.yaml
View file @
c0a38225
...
...
@@ -3,7 +3,6 @@ apiVersion: apps/v1beta1
kind
:
StatefulSet
metadata
:
name
:
eos-redis-server
tier
:
common
spec
:
serviceName
:
eos-redis-server
replicas
:
3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment