File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 40
40
- path : csdp/components/*
41
41
requeueAfterSeconds : 15
42
42
template :
43
- metadata : {}
43
+ metadata :
44
+ finalizers :
45
+ - resources-finalizer.argocd.argoproj.io
44
46
spec :
45
47
destination : {}
46
48
project : " "
53
55
- path : csdp/components/argo-cd
54
56
requeueAfterSeconds : 15
55
57
template :
56
- metadata : { finalizers: [] }
58
+ metadata : {}
57
59
spec :
58
60
destination : {}
59
61
project : " "
66
68
requeueAfterSeconds : 15
67
69
revision : v0.0.309
68
70
template :
69
- metadata : {}
71
+ metadata :
72
+ finalizers :
73
+ - resources-finalizer.argocd.argoproj.io
70
74
spec :
71
75
destination : {}
72
76
project : " "
84
88
codefresh.io/internal : " true"
85
89
name : csdp-{{path.basenameNormalized}}
86
90
namespace : default # replace
87
- finalizers :
88
- - resources-finalizer.argocd.argoproj.io
89
91
spec :
90
92
destination :
91
93
namespace : default # replace
You can’t perform that action at this time.
0 commit comments