Skip to content

Commit 20b5734

Browse files
committed
Fix manifest
1 parent 0e97c14 commit 20b5734

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

notebooks/k8s_manifests/lwmecps_testapp.yml

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ metadata:
9898
name: lwmecps-testapp-server-bs4
9999
namespace: lwmecps-testapp
100100
labels:
101-
app: lwmecps-testapp-server
101+
app: lwmecps-testapp-server-bs4
102+
litmus_tag: bs4
102103
spec:
103104
selector:
104105
matchLabels:
@@ -112,7 +113,7 @@ spec:
112113
template:
113114
metadata:
114115
labels:
115-
app: lwmecps-testapp-server-bs4
116+
app: lwmecps-testapp-server-bs4
116117
spec:
117118
affinity:
118119
nodeAffinity:
@@ -179,7 +180,8 @@ metadata:
179180
name: lwmecps-testapp-server-bs1
180181
namespace: lwmecps-testapp
181182
labels:
182-
app: lwmecps-testapp-server
183+
app: lwmecps-testapp-server-bs1
184+
litmus_tag: bs1
183185
spec:
184186

185187
selector:
@@ -194,7 +196,7 @@ spec:
194196
template:
195197
metadata:
196198
labels:
197-
app: lwmecps-testapp-server-bs1
199+
app: lwmecps-testapp-server-bs1
198200
spec:
199201
affinity:
200202
nodeAffinity:
@@ -261,7 +263,8 @@ metadata:
261263
name: lwmecps-testapp-server-bs2
262264
namespace: lwmecps-testapp
263265
labels:
264-
app: lwmecps-testapp-server
266+
app: lwmecps-testapp-server-bs2
267+
litmus_tag: bs2
265268
spec:
266269

267270
selector:
@@ -276,7 +279,7 @@ spec:
276279
template:
277280
metadata:
278281
labels:
279-
app: lwmecps-testapp-server-bs2
282+
app: lwmecps-testapp-server-bs2
280283
spec:
281284
affinity:
282285
nodeAffinity:
@@ -343,7 +346,8 @@ metadata:
343346
name: lwmecps-testapp-server-bs3
344347
namespace: lwmecps-testapp
345348
labels:
346-
app: lwmecps-testapp-server
349+
app: lwmecps-testapp-server-bs3
350+
litmus_tag: bs3
347351
spec:
348352

349353
selector:
@@ -358,7 +362,7 @@ spec:
358362
template:
359363
metadata:
360364
labels:
361-
app: lwmecps-testapp-server-bs3
365+
app: lwmecps-testapp-server-bs3
362366
spec:
363367
affinity:
364368
nodeAffinity:

0 commit comments

Comments
 (0)