Skip to content

Commit 6d6960d

Browse files
e2e-test: update-manifest-app2 (#3139)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 77aebb8 commit 6d6960d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app2/deployment/echoserver.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ spec:
66
replicas: 1
77
selector:
88
matchLabels:
9-
app: echoserver
9+
app: echoserver-test2
1010
template:
1111
metadata:
1212
labels:
13-
app: echoserver
13+
app: echoserver-test2
1414
spec:
1515
containers:
1616
- image: gcr.io/google_containers/echoserver:1.8

0 commit comments

Comments
 (0)