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

Update deployment.yaml

parent dce6a9c5
Branches
No related tags found
No related merge requests found
Pipeline #443148 skipped
......@@ -18,7 +18,7 @@ spec:
template:
metadata:
labels:
app: default
app: backend
spec:
containers:
# - image: gitlab.labranet.jamk.fi:4567/conduitmiau/kubetest:backend
......@@ -28,6 +28,12 @@ spec:
# ports:
# - containerPort: 3000
# template:
# metadata:
# labels:
# app: front
# spec:
# containers:
- image: gitlab.labranet.jamk.fi:4567/conduitmiau/kubetest:front
imagePullPolicy: Always
name: front
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment