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 25413fc commit 2362891Copy full SHA for 2362891
csdp/appset.yaml
@@ -39,12 +39,12 @@ spec:
39
- path: csdp/components/*
40
requeueAfterSeconds: 15
41
template:
42
- metadata: {}
43
- spec:
44
- destination: {}
45
- project: ""
46
- source:
47
- repoURL: ""
+ metadata: {}
+ spec:
+ destination: {}
+ project: ""
+ source:
+ repoURL: ""
48
- git:
49
files:
50
- path: csdp/components/**/config_dir.json
@@ -57,7 +57,7 @@ spec:
57
destination: {}
58
project: ""
59
source:
60
- repoURL:
61
directory:
62
exclude: "{{exclude}}"
63
include: "{{include}}"
0 commit comments