File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
charts/gitops-runtime/templates/_components/gitops-operator/crds Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -137,10 +137,6 @@ spec:
137
137
type : object
138
138
promoteAppWithCommit :
139
139
properties :
140
- commitDescription :
141
- type : string
142
- commitMessage :
143
- type : string
144
140
promotionValues :
145
141
items :
146
142
properties :
@@ -186,19 +182,11 @@ spec:
186
182
- namespace
187
183
type : object
188
184
required :
189
- - commitDescription
190
- - commitMessage
191
185
- promotionValues
192
186
- targetApplication
193
187
type : object
194
188
promoteAppWithPR :
195
189
properties :
196
- prBranchName :
197
- type : string
198
- prDescription :
199
- type : string
200
- prTitle :
201
- type : string
202
190
promotionValues :
203
191
items :
204
192
properties :
@@ -244,9 +232,6 @@ spec:
244
232
- namespace
245
233
type : object
246
234
required :
247
- - prBranchName
248
- - prDescription
249
- - prTitle
250
235
- promotionValues
251
236
- targetApplication
252
237
type : object
You can’t perform that action at this time.
0 commit comments