Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Schultz, Lucian
lab-grpc
Commits
b7e13396
Commit
b7e13396
authored
Mar 02, 2021
by
Nane Kratzke
Browse files
Replica 5
parent
ff9067ac
Changes
2
Hide whitespace changes
Inline
Side-by-side
deploy/grpc-dep.yaml
View file @
b7e13396
...
...
@@ -3,6 +3,7 @@ kind: Deployment
metadata
:
name
:
grpc-server
spec
:
replicas
:
5
selector
:
matchLabels
:
app
:
grpc-server
...
...
deploy/rest-dep.yaml
View file @
b7e13396
...
...
@@ -3,6 +3,7 @@ kind: Deployment
metadata
:
name
:
rest-server
spec
:
replicas
:
5
selector
:
matchLabels
:
app
:
rest-server
...
...
Write
Preview
Supports
Markdown
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