We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75fc705 commit 4b7d1b3Copy full SHA for 4b7d1b3
app2/deployment/echoserver.yaml
@@ -6,11 +6,11 @@ spec:
6
replicas: 1
7
selector:
8
matchLabels:
9
- app: echoserver
+ app: echoserver-test2
10
template:
11
metadata:
12
labels:
13
14
spec:
15
containers:
16
- image: gcr.io/google_containers/echoserver:1.8
app2/metadata.yaml
@@ -1 +1 @@
1
-deploymentURL: ""
+deploymentURL: https://api.github.com/repos/int128/argocd-commenter/deployments/1895716102
0 commit comments