Skip to content

Commit

Permalink
e2e-test: update-manifest-app2 (#3229)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 79b722b commit 268e9a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app2/deployment/echoserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ spec:
replicas: 1
selector:
matchLabels:
app: echoserver
app: echoserver-test2
template:
metadata:
labels:
app: echoserver
app: echoserver-test2
spec:
containers:
- image: gcr.io/google_containers/echoserver:1.8
Expand Down

0 comments on commit 268e9a7

Please sign in to comment.