@@ -563,44 +563,6 @@ spec:
563563 to deploy the autoscaler buffer
564564 type : boolean
565565 type : object
566- che :
567- description : Keeps parameters concerned with Che/CRW
568- properties :
569- keycloakRouteName :
570- description : Defines the Che/CRW Keycloak route name
571- type : string
572- namespace :
573- description : Defines the Che/CRW operator namespace
574- type : string
575- required :
576- description : Defines a flag that indicates whether the
577- Che/CRW operator is required to be installed on the
578- cluster. May be used in monitoring.
579- type : boolean
580- routeName :
581- description : Defines the Che/CRW route name
582- type : string
583- secret :
584- description : Defines all secrets related to Che configuration
585- properties :
586- cheAdminPasswordKey :
587- description : The key for the Che admin password in
588- the secret values map
589- type : string
590- cheAdminUsernameKey :
591- description : The key for the Che admin username in
592- the secret values map
593- type : string
594- ref :
595- description : Reference is the name of the secret resource
596- to look up
597- type : string
598- type : object
599- userDeletionEnabled :
600- description : Defines a flag to turn the Che user deletion
601- logic on/off
602- type : boolean
603- type : object
604566 console :
605567 description : Keeps parameters concerned with the console
606568 properties :
@@ -703,44 +665,6 @@ spec:
703665 to deploy the autoscaler buffer
704666 type : boolean
705667 type : object
706- che :
707- description : Keeps parameters concerned with Che/CRW
708- properties :
709- keycloakRouteName :
710- description : Defines the Che/CRW Keycloak route name
711- type : string
712- namespace :
713- description : Defines the Che/CRW operator namespace
714- type : string
715- required :
716- description : Defines a flag that indicates whether the
717- Che/CRW operator is required to be installed on the
718- cluster. May be used in monitoring.
719- type : boolean
720- routeName :
721- description : Defines the Che/CRW route name
722- type : string
723- secret :
724- description : Defines all secrets related to Che configuration
725- properties :
726- cheAdminPasswordKey :
727- description : The key for the Che admin password
728- in the secret values map
729- type : string
730- cheAdminUsernameKey :
731- description : The key for the Che admin username
732- in the secret values map
733- type : string
734- ref :
735- description : Reference is the name of the secret
736- resource to look up
737- type : string
738- type : object
739- userDeletionEnabled :
740- description : Defines a flag to turn the Che user deletion
741- logic on/off
742- type : boolean
743- type : object
744668 console :
745669 description : Keeps parameters concerned with the console
746670 properties :
0 commit comments