Skip to content
Snippets Groups Projects
Commit fd0d0ac2 authored by M9713's avatar M9713
Browse files

Update backend-deployment.yaml

parent bb1db0f3
No related branches found
No related tags found
No related merge requests found
Pipeline #469142 passed
...@@ -24,6 +24,10 @@ spec: ...@@ -24,6 +24,10 @@ spec:
- image: gitlab.labranet.jamk.fi:4567/conduitmiau/kubetest:backend - image: gitlab.labranet.jamk.fi:4567/conduitmiau/kubetest:backend
imagePullPolicy: Always imagePullPolicy: Always
name: backend name: backend
resources:
# ports: requests:
# - containerPort: 3000 cpu: '1'
memory: 1000Mi
ports:
- containerPort: 3000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment