64
64
chartname :
65
65
type : string
66
66
forceUpgrade :
67
- description : ' ForceUpgrade when set to false, disables the use of the "--force" flag when upgrading the the chart (default: true).'
67
+ description : ' ForceUpgrade when set to false, disables
68
+ the use of the "--force" flag when upgrading the the
69
+ chart (default: true).'
68
70
type : boolean
69
71
name :
70
72
type : string
@@ -88,19 +90,24 @@ spec:
88
90
type : integer
89
91
repositories :
90
92
items :
91
- description : Repository describes single repository entry. Fields map to the CLI flags for the "helm add" command
93
+ description : Repository describes single repository entry.
94
+ Fields map to the CLI flags for the "helm add" command
92
95
properties :
93
96
caFile :
94
- description : CA bundle file to use when verifying HTTPS-enabled servers.
97
+ description : CA bundle file to use when verifying HTTPS-enabled
98
+ servers.
95
99
type : string
96
100
certFile :
97
- description : The TLS certificate file to use for HTTPS client authentication.
101
+ description : The TLS certificate file to use for HTTPS
102
+ client authentication.
98
103
type : string
99
104
insecure :
100
- description : Whether to skip TLS certificate checks when connecting to the repository.
105
+ description : Whether to skip TLS certificate checks
106
+ when connecting to the repository.
101
107
type : boolean
102
108
keyfile :
103
- description : The TLS key file to use for HTTPS client authentication.
109
+ description : The TLS key file to use for HTTPS client
110
+ authentication.
104
111
type : string
105
112
name :
106
113
description : The repository name.
@@ -140,7 +147,8 @@ spec:
140
147
name :
141
148
type : string
142
149
nodeCount :
143
- description : NodeCount holds a series of rules for a given node role.
150
+ description : NodeCount holds a series of rules for a given
151
+ node role.
144
152
properties :
145
153
range :
146
154
description : |-
@@ -174,7 +182,8 @@ spec:
174
182
name :
175
183
type : string
176
184
nodeCount :
177
- description : NodeCount holds a series of rules for a given node role.
185
+ description : NodeCount holds a series of rules for a given
186
+ node role.
178
187
properties :
179
188
range :
180
189
description : |-
@@ -207,10 +216,12 @@ spec:
207
216
BuiltInExtensions holds overrides for the default add-ons we ship
208
217
with Embedded Cluster.
209
218
items :
210
- description : BuiltInExtension holds the override for a built-in extension (add-on).
219
+ description : BuiltInExtension holds the override for a built-in
220
+ extension (add-on).
211
221
properties :
212
222
name :
213
- description : The name of the helm chart to override values of, for instance `openebs`.
223
+ description : The name of the helm chart to override values
224
+ of, for instance `openebs`.
214
225
type : string
215
226
values :
216
227
description : |-
@@ -307,7 +318,8 @@ spec:
307
318
description : AdminConsoleSpec holds the admin console configuration.
308
319
properties :
309
320
port :
310
- description : Port holds the port on which the admin console will be served.
321
+ description : Port holds the port on which the admin console will
322
+ be served.
311
323
type : integer
312
324
type : object
313
325
airGap :
@@ -368,7 +380,9 @@ spec:
368
380
chartname :
369
381
type : string
370
382
forceUpgrade :
371
- description : ' ForceUpgrade when set to false, disables the use of the "--force" flag when upgrading the the chart (default: true).'
383
+ description : ' ForceUpgrade when set to false, disables
384
+ the use of the "--force" flag when upgrading the
385
+ the chart (default: true).'
372
386
type : boolean
373
387
name :
374
388
type : string
@@ -392,19 +406,25 @@ spec:
392
406
type : integer
393
407
repositories :
394
408
items :
395
- description : Repository describes single repository entry. Fields map to the CLI flags for the "helm add" command
409
+ description : Repository describes single repository
410
+ entry. Fields map to the CLI flags for the "helm add"
411
+ command
396
412
properties :
397
413
caFile :
398
- description : CA bundle file to use when verifying HTTPS-enabled servers.
414
+ description : CA bundle file to use when verifying
415
+ HTTPS-enabled servers.
399
416
type : string
400
417
certFile :
401
- description : The TLS certificate file to use for HTTPS client authentication.
418
+ description : The TLS certificate file to use for
419
+ HTTPS client authentication.
402
420
type : string
403
421
insecure :
404
- description : Whether to skip TLS certificate checks when connecting to the repository.
422
+ description : Whether to skip TLS certificate checks
423
+ when connecting to the repository.
405
424
type : boolean
406
425
keyfile :
407
- description : The TLS key file to use for HTTPS client authentication.
426
+ description : The TLS key file to use for HTTPS client
427
+ authentication.
408
428
type : string
409
429
name :
410
430
description : The repository name.
@@ -444,7 +464,8 @@ spec:
444
464
name :
445
465
type : string
446
466
nodeCount :
447
- description : NodeCount holds a series of rules for a given node role.
467
+ description : NodeCount holds a series of rules for a given
468
+ node role.
448
469
properties :
449
470
range :
450
471
description : |-
@@ -478,7 +499,8 @@ spec:
478
499
name :
479
500
type : string
480
501
nodeCount :
481
- description : NodeCount holds a series of rules for a given node role.
502
+ description : NodeCount holds a series of rules for a
503
+ given node role.
482
504
properties :
483
505
range :
484
506
description : |-
@@ -493,7 +515,8 @@ spec:
493
515
type : integer
494
516
type : object
495
517
values :
496
- description : Values holds a list of allowed node counts.
518
+ description : Values holds a list of allowed node
519
+ counts.
497
520
items :
498
521
type : integer
499
522
type : array
@@ -511,10 +534,12 @@ spec:
511
534
BuiltInExtensions holds overrides for the default add-ons we ship
512
535
with Embedded Cluster.
513
536
items :
514
- description : BuiltInExtension holds the override for a built-in extension (add-on).
537
+ description : BuiltInExtension holds the override for a built-in
538
+ extension (add-on).
515
539
properties :
516
540
name :
517
- description : The name of the helm chart to override values of, for instance `openebs`.
541
+ description : The name of the helm chart to override
542
+ values of, for instance `openebs`.
518
543
type : string
519
544
values :
520
545
description : |-
@@ -559,21 +584,25 @@ spec:
559
584
used at installation time.
560
585
type : string
561
586
highAvailability :
562
- description : HighAvailability indicates if the installation is high availability.
587
+ description : HighAvailability indicates if the installation is high
588
+ availability.
563
589
type : boolean
564
590
licenseInfo :
565
- description : LicenseInfo holds information about the license used to install the cluster.
591
+ description : LicenseInfo holds information about the license used
592
+ to install the cluster.
566
593
properties :
567
594
isDisasterRecoverySupported :
568
595
type : boolean
569
596
isMultiNodeEnabled :
570
597
type : boolean
571
598
type : object
572
599
localArtifactMirror :
573
- description : LocalArtifactMirrorSpec holds the local artifact mirror configuration.
600
+ description : LocalArtifactMirrorSpec holds the local artifact mirror
601
+ configuration.
574
602
properties :
575
603
port :
576
- description : Port holds the port on which the local artifact mirror will be served.
604
+ description : Port holds the port on which the local artifact mirror
605
+ will be served.
577
606
type : integer
578
607
type : object
579
608
metricsBaseURL :
@@ -606,13 +635,15 @@ spec:
606
635
type : string
607
636
type : object
608
637
runtimeConfig :
609
- description : RuntimeConfig holds the runtime configuration used at installation time.
638
+ description : RuntimeConfig holds the runtime configuration used at
639
+ installation time.
610
640
properties :
611
641
adminConsole :
612
642
description : AdminConsole holds the Admin Console configuration.
613
643
properties :
614
644
port :
615
- description : Port holds the port on which the admin console will be served.
645
+ description : Port holds the port on which the admin console
646
+ will be served.
616
647
type : integer
617
648
type : object
618
649
dataDir :
@@ -621,25 +652,29 @@ spec:
621
652
(default: /var/lib/embedded-cluster).
622
653
type : string
623
654
hostCABundlePath :
624
- description : HostCABundlePath holds the path to the CA bundle for the host.
655
+ description : HostCABundlePath holds the path to the CA bundle
656
+ for the host.
625
657
type : string
626
658
k0sDataDirOverride :
627
659
description : |-
628
660
K0sDataDirOverride holds the override for the data directory for K0s. By default the data
629
661
will be stored in a subdirectory of DataDir.
630
662
type : string
631
663
localArtifactMirror :
632
- description : LocalArtifactMirrorPort holds the Local Artifact Mirror configuration.
664
+ description : LocalArtifactMirrorPort holds the Local Artifact
665
+ Mirror configuration.
633
666
properties :
634
667
port :
635
- description : Port holds the port on which the local artifact mirror will be served.
668
+ description : Port holds the port on which the local artifact
669
+ mirror will be served.
636
670
type : integer
637
671
type : object
638
672
manager :
639
673
description : Manager holds the Manager configuration.
640
674
properties :
641
675
port :
642
- description : Port holds the port on which the manager will be served.
676
+ description : Port holds the port on which the manager will
677
+ be served.
643
678
type : integer
644
679
type : object
645
680
network :
@@ -675,16 +710,19 @@ spec:
675
710
type : object
676
711
type : object
677
712
sourceType :
678
- description : SourceType indicates where this Installation object is stored (CRD, ConfigMap, etc...).
713
+ description : SourceType indicates where this Installation object is
714
+ stored (CRD, ConfigMap, etc...).
679
715
type : string
680
716
type : object
681
717
status :
682
718
description : InstallationStatus defines the observed state of Installation
683
719
properties :
684
720
conditions :
685
- description : Conditions is an array of current observed installation conditions.
721
+ description : Conditions is an array of current observed installation
722
+ conditions.
686
723
items :
687
- description : Condition contains details for one aspect of the current state of this API Resource.
724
+ description : Condition contains details for one aspect of the current
725
+ state of this API Resource.
688
726
properties :
689
727
lastTransitionTime :
690
728
description : |-
@@ -758,7 +796,8 @@ spec:
758
796
type : object
759
797
type : array
760
798
pendingCharts :
761
- description : PendingCharts holds the list of charts that are being created or updated.
799
+ description : PendingCharts holds the list of charts that are being
800
+ created or updated.
762
801
items :
763
802
type : string
764
803
type : array
0 commit comments