diff --git a/assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/che.properties b/assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/che.properties index 89d540e2a09..3c2cc5eb0d1 100644 --- a/assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/che.properties +++ b/assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/che.properties @@ -464,8 +464,8 @@ che.infra.kubernetes.pvc.access_mode=ReadWriteOnce # It should be set to `false` in case if `volumeBindingMode` is configured to `WaitForFirstConsumer` # otherwise workspace starts will hangs up on phase of waiting PVCs. # -# Default value is true(means that PVCs should be waited to be bound) -che.infra.kubernetes.pvc.wait_bound=true +# Default value is false(means that PVCs should not be waited to be bound) +che.infra.kubernetes.pvc.wait_bound=false # Defined range of ports for installers servers #