chore: Add storage size to devfile to make tests passed on minikube (#1815)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>pull/1820/head
parent
d4d21a2535
commit
e2a42e4877
|
|
@ -16,6 +16,9 @@ metadata:
|
|||
che.eclipse.org/checluster-defaults-cleanup: '{"spec.components.pluginRegistry.openVSXURL":"true"}'
|
||||
spec:
|
||||
devEnvironments:
|
||||
storage:
|
||||
perUserStrategyPvcConfig:
|
||||
claimSize: 100Mi
|
||||
gatewayContainer:
|
||||
resources:
|
||||
request:
|
||||
|
|
|
|||
Loading…
Reference in New Issue