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:
137137 type : object
138138 promoteAppWithCommit :
139139 properties :
140- commitDescription :
141- type : string
142- commitMessage :
143- type : string
144140 promotionValues :
145141 items :
146142 properties :
@@ -186,19 +182,11 @@ spec:
186182 - namespace
187183 type : object
188184 required :
189- - commitDescription
190- - commitMessage
191185 - promotionValues
192186 - targetApplication
193187 type : object
194188 promoteAppWithPR :
195189 properties :
196- prBranchName :
197- type : string
198- prDescription :
199- type : string
200- prTitle :
201- type : string
202190 promotionValues :
203191 items :
204192 properties :
@@ -244,9 +232,6 @@ spec:
244232 - namespace
245233 type : object
246234 required :
247- - prBranchName
248- - prDescription
249- - prTitle
250235 - promotionValues
251236 - targetApplication
252237 type : object
You can’t perform that action at this time.
0 commit comments