Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lohse, Felix
lab-grpc
Commits
0c024db3
Commit
0c024db3
authored
Mar 03, 2021
by
Nane Kratzke
Browse files
Fix monitor deployment
parent
e45a6e69
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/monitor-dep.yaml
View file @
0c024db3
...
...
@@ -27,27 +27,3 @@ spec:
value
:
grpc-svc
-
name
:
REST_SVC
value
:
rest-svc
apiVersion
:
apps/v1
kind
:
Deployment
metadata
:
name
:
myapp
spec
:
selector
:
matchLabels
:
app
:
myapp
template
:
metadata
:
labels
:
app
:
myapp
spec
:
containers
:
-
name
:
myapp
image
:
<Image>
resources
:
limits
:
memory
:
"
128Mi"
cpu
:
"
500m"
ports
:
-
containerPort
:
<Port>
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