Skip to content

Commit

Permalink
Added support for s390x in che.properties for workspace
Browse files Browse the repository at this point in the history
Signed-off-by: Aditi Jadhav <aditi.jadhav@ibm.com>
  • Loading branch information
Aditi Jadhav committed Apr 5, 2021
1 parent a6315b0 commit a72d40c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ che.infra.kubernetes.pvc.storage_class_name=
che.infra.kubernetes.pvc.quantity=10Gi

# Pod that is launched when performing persistent volume claim maintenance jobs on OpenShift
che.infra.kubernetes.pvc.jobs.image=registry.access.redhat.com/ubi8-minimal:8.3
che.infra.kubernetes.pvc.jobs.image=registry.access.redhat.com/ubi8-minimal:8.3-230

# Image pull policy of container that used for the maintenance jobs on Kubernetes/OpenShift cluster
che.infra.kubernetes.pvc.jobs.image.pull_policy=IfNotPresent
Expand Down

0 comments on commit a72d40c

Please sign in to comment.