Skip to content

Commit 4b7d1b3

Browse files
e2e-test: Update app2 (#3769)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 75fc705 commit 4b7d1b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.yaml

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/1895716102

0 commit comments

Comments
 (0)