Skip to content

Commit

Permalink
e2e-test: update-manifest-app2 (#3553)
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 8d2a8ab commit 59a3eeb
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/1723526794" }

0 comments on commit 59a3eeb

Please sign in to comment.