|
188 | 188 | "type" : [ "string", "null" ], |
189 | 189 | "description" : "Sets cainjector Image for Cert Manager" |
190 | 190 | }, |
191 | | - "chart" : { |
192 | | - "type" : [ "string", "null" ], |
193 | | - "description" : "Name of the Helm chart" |
194 | | - }, |
195 | 191 | "image" : { |
196 | 192 | "type" : [ "string", "null" ], |
197 | 193 | "description" : "Sets image for Cert Manager" |
198 | 194 | }, |
199 | | - "repoURL" : { |
200 | | - "type" : [ "string", "null" ], |
201 | | - "description" : "Repository url from which the Helm chart should be obtained" |
202 | | - }, |
203 | 195 | "startupAPICheckImage" : { |
204 | 196 | "type" : [ "string", "null" ], |
205 | 197 | "description" : "Sets startupAPICheck Image for Cert Manager" |
|
208 | 200 | "$ref" : "#/$defs/Map(String,Object)-nullable", |
209 | 201 | "description" : "Helm values of the chart, allows overriding defaults and setting values that are not exposed as explicit configuration" |
210 | 202 | }, |
211 | | - "version" : { |
212 | | - "type" : [ "string", "null" ], |
213 | | - "description" : "The version of the Helm chart to be installed" |
214 | | - }, |
215 | 203 | "webhookImage" : { |
216 | 204 | "type" : [ "string", "null" ], |
217 | 205 | "description" : "Sets webhook Image for Cert Manager" |
|
249 | 237 | "helm" : { |
250 | 238 | "type" : [ "object", "null" ], |
251 | 239 | "properties" : { |
252 | | - "chart" : { |
253 | | - "type" : [ "string", "null" ], |
254 | | - "description" : "Name of the Helm chart" |
255 | | - }, |
256 | 240 | "image" : { |
257 | 241 | "type" : [ "string", "null" ], |
258 | 242 | "description" : "The image of the Helm chart to be installed" |
259 | 243 | }, |
260 | | - "repoURL" : { |
261 | | - "type" : [ "string", "null" ], |
262 | | - "description" : "Repository url from which the Helm chart should be obtained" |
263 | | - }, |
264 | 244 | "values" : { |
265 | 245 | "$ref" : "#/$defs/Map(String,Object)-nullable", |
266 | 246 | "description" : "Helm values of the chart, allows overriding defaults and setting values that are not exposed as explicit configuration" |
267 | | - }, |
268 | | - "version" : { |
269 | | - "type" : [ "string", "null" ], |
270 | | - "description" : "The version of the Helm chart to be installed" |
271 | 247 | } |
272 | 248 | }, |
273 | 249 | "additionalProperties" : false, |
|
283 | 259 | "helm" : { |
284 | 260 | "type" : [ "object", "null" ], |
285 | 261 | "properties" : { |
286 | | - "chart" : { |
287 | | - "type" : [ "string", "null" ], |
288 | | - "description" : "Name of the Helm chart" |
289 | | - }, |
290 | 262 | "image" : { |
291 | 263 | "type" : [ "string", "null" ], |
292 | 264 | "description" : "The image of the Helm chart to be installed" |
293 | | - }, |
294 | | - "repoURL" : { |
295 | | - "type" : [ "string", "null" ], |
296 | | - "description" : "Repository url from which the Helm chart should be obtained" |
297 | | - }, |
298 | | - "version" : { |
299 | | - "type" : [ "string", "null" ], |
300 | | - "description" : "The version of the Helm chart to be installed" |
301 | 265 | } |
302 | 266 | }, |
303 | 267 | "additionalProperties" : false, |
|
353 | 317 | "helm" : { |
354 | 318 | "type" : [ "object", "null" ], |
355 | 319 | "properties" : { |
356 | | - "chart" : { |
357 | | - "type" : [ "string", "null" ], |
358 | | - "description" : "Name of the Helm chart" |
359 | | - }, |
360 | 320 | "grafanaImage" : { |
361 | 321 | "type" : [ "string", "null" ], |
362 | 322 | "description" : "Sets image for grafana" |
|
377 | 337 | "type" : [ "string", "null" ], |
378 | 338 | "description" : "Sets image for prometheus-operator" |
379 | 339 | }, |
380 | | - "repoURL" : { |
381 | | - "type" : [ "string", "null" ], |
382 | | - "description" : "Repository url from which the Helm chart should be obtained" |
383 | | - }, |
384 | 340 | "values" : { |
385 | 341 | "$ref" : "#/$defs/Map(String,Object)-nullable", |
386 | 342 | "description" : "Helm values of the chart, allows overriding defaults and setting values that are not exposed as explicit configuration" |
387 | | - }, |
388 | | - "version" : { |
389 | | - "type" : [ "string", "null" ], |
390 | | - "description" : "The version of the Helm chart to be installed" |
391 | 343 | } |
392 | 344 | }, |
393 | 345 | "additionalProperties" : false, |
|
410 | 362 | "type" : [ "string", "null" ], |
411 | 363 | "description" : "Sets image for external secrets operator's controller" |
412 | 364 | }, |
413 | | - "chart" : { |
414 | | - "type" : [ "string", "null" ], |
415 | | - "description" : "Name of the Helm chart" |
416 | | - }, |
417 | 365 | "image" : { |
418 | 366 | "type" : [ "string", "null" ], |
419 | 367 | "description" : "Sets image for external secrets operator" |
420 | 368 | }, |
421 | | - "repoURL" : { |
422 | | - "type" : [ "string", "null" ], |
423 | | - "description" : "Repository url from which the Helm chart should be obtained" |
424 | | - }, |
425 | | - "version" : { |
426 | | - "type" : [ "string", "null" ], |
427 | | - "description" : "The version of the Helm chart to be installed" |
428 | | - }, |
429 | 369 | "webhookImage" : { |
430 | 370 | "type" : [ "string", "null" ], |
431 | 371 | "description" : "Sets image for external secrets operator's webhook" |
|
444 | 384 | "helm" : { |
445 | 385 | "type" : [ "object", "null" ], |
446 | 386 | "properties" : { |
447 | | - "chart" : { |
448 | | - "type" : [ "string", "null" ], |
449 | | - "description" : "Name of the Helm chart" |
450 | | - }, |
451 | 387 | "image" : { |
452 | 388 | "type" : [ "string", "null" ], |
453 | 389 | "description" : "Sets image for vault" |
454 | | - }, |
455 | | - "repoURL" : { |
456 | | - "type" : [ "string", "null" ], |
457 | | - "description" : "Repository url from which the Helm chart should be obtained" |
458 | | - }, |
459 | | - "version" : { |
460 | | - "type" : [ "string", "null" ], |
461 | | - "description" : "The version of the Helm chart to be installed" |
462 | 390 | } |
463 | 391 | }, |
464 | 392 | "additionalProperties" : false, |
|
590 | 518 | }, |
591 | 519 | "helm" : { |
592 | 520 | "type" : [ "object", "null" ], |
593 | | - "properties" : { |
594 | | - "chart" : { |
595 | | - "type" : [ "string", "null" ], |
596 | | - "description" : "Name of the Helm chart" |
597 | | - }, |
598 | | - "repoURL" : { |
599 | | - "type" : [ "string", "null" ], |
600 | | - "description" : "Repository url from which the Helm chart should be obtained" |
601 | | - }, |
602 | | - "version" : { |
603 | | - "type" : [ "string", "null" ], |
604 | | - "description" : "The version of the Helm chart to be installed" |
605 | | - } |
606 | | - }, |
607 | 521 | "additionalProperties" : false, |
608 | 522 | "description" : "Common Config parameters for the Helm package manager: Name of Chart (chart), URl of Helm-Repository (repoURL) and Chart Version (version). Note: These config is intended to obtain the chart from a different source (e.g. in air-gapped envs), not to use a different version of a helm chart. Using a different helm chart or version to the one used in the GOP version will likely cause errors." |
609 | 523 | }, |
|
680 | 594 | "helm" : { |
681 | 595 | "type" : [ "object", "null" ], |
682 | 596 | "properties" : { |
683 | | - "chart" : { |
684 | | - "type" : [ "string", "null" ], |
685 | | - "description" : "Name of the Helm chart" |
686 | | - }, |
687 | | - "repoURL" : { |
688 | | - "type" : [ "string", "null" ], |
689 | | - "description" : "Repository url from which the Helm chart should be obtained" |
690 | | - }, |
691 | 597 | "values" : { |
692 | 598 | "$ref" : "#/$defs/Map(String,Object)-nullable", |
693 | 599 | "description" : "Helm values of the chart, allows overriding defaults and setting values that are not exposed as explicit configuration" |
694 | | - }, |
695 | | - "version" : { |
696 | | - "type" : [ "string", "null" ], |
697 | | - "description" : "The version of the Helm chart to be installed" |
698 | 600 | } |
699 | 601 | }, |
700 | 602 | "additionalProperties" : false, |
|
0 commit comments