Skip to content

Commit 2362891

Browse files
committed
fixed template
1 parent 25413fc commit 2362891

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

csdp/appset.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ spec:
3939
- path: csdp/components/*
4040
requeueAfterSeconds: 15
4141
template:
42-
metadata: {}
43-
spec:
44-
destination: {}
45-
project: ""
46-
source:
47-
repoURL: ""
42+
metadata: {}
43+
spec:
44+
destination: {}
45+
project: ""
46+
source:
47+
repoURL: ""
4848
- git:
4949
files:
5050
- path: csdp/components/**/config_dir.json
@@ -57,7 +57,7 @@ spec:
5757
destination: {}
5858
project: ""
5959
source:
60-
repoURL:
60+
repoURL: ""
6161
directory:
6262
exclude: "{{exclude}}"
6363
include: "{{include}}"

0 commit comments

Comments
 (0)