Skip to content

Commit

Permalink
e2e-test: Update app2 (#3954)
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 d9d4292 commit 5e27269
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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
2 changes: 1 addition & 1 deletion app2/metadata.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"deploymentURL": ""}
{"deploymentURL": "https://api.github.com/repos/int128/argocd-commenter/deployments/2142205348"}

0 comments on commit 5e27269

Please sign in to comment.