Skip to content

Commit 7435ca6

Browse files
e2e-test: Update app2 (#4554)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a352f40 commit 7435ca6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

app2/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"deploymentURL": ""}
1+
{"deploymentURL": "https://api.github.com/repos/int128/argocd-commenter/deployments/2625683499"}

0 commit comments

Comments
 (0)