Skip to content
Snippets Groups Projects
Commit 0761ceb4 authored by Moritz Lange's avatar Moritz Lange
Browse files

Update deployment.yaml

parent 413752d9
Branches
No related tags found
No related merge requests found
Pipeline #1380 canceled
...@@ -25,10 +25,9 @@ metadata: ...@@ -25,10 +25,9 @@ metadata:
labels: labels:
app: buildserverdemo app: buildserverdemo
spec: spec:
type: NodePort type: LoadBalancer
ports: ports:
- name: http -port: 80
port: 80
targetPort: 8080 targetPort: 8080
selector: selector:
app: buildserverdemo app: buildserverdemo
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment