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 1c415d7 commit e9403f8Copy full SHA for e9403f8
1 file changed
2025/argo-cd/SinnoLn/octocat/values.yaml
@@ -0,0 +1,17 @@
1
+project:
2
+ sourceRepos:
3
+ - 'https://github.com/argoproj/argocd-example-apps.git'
4
+ destinations:
5
+ - namespace: guestbook
6
+ server: https://kubernetes.default.svc
7
+ - namespace: default
8
9
+
10
+application:
11
+ metadata:
12
+ name: guestbook
13
+ namespace: argocd
14
+ spec:
15
+ destination:
16
17
+ namespace: guestbook
0 commit comments