18 lines
1.0 KiB
Diff
18 lines
1.0 KiB
Diff
--- /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che/generated/openshift/org.eclipse.che_checlusters.yaml 2023-09-07 11:58:08.812655632 +0000
|
|
+++ /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che/manifests/org.eclipse.che_checlusters.yaml 2023-09-07 11:58:08.820655816 +0000
|
|
@@ -6995,6 +6995,14 @@
|
|
type: object
|
|
type: object
|
|
type: object
|
|
+ imagePullPolicy:
|
|
+ description: ImagePullPolicy defines the imagePullPolicy used
|
|
+ for containers in a DevWorkspace.
|
|
+ enum:
|
|
+ - Always
|
|
+ - IfNotPresent
|
|
+ - Never
|
|
+ type: string
|
|
maxNumberOfRunningWorkspacesPerUser:
|
|
description: The maximum number of running workspaces per user.
|
|
The value, -1, allows users to run an unlimited number of
|