Skip to content

Commit

Permalink
e2e-test: Update app2 (#3726)
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 950c9f0 commit 67b3c06
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.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
deploymentURL: ""
deploymentURL: https://api.github.com/repos/int128/argocd-commenter/deployments/1829260331

0 comments on commit 67b3c06

Please sign in to comment.