Skip to content

Commit

Permalink
chore: Add storage size to devfile to make tests passed on minikube (#…
Browse files Browse the repository at this point in the history
…1815)

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
  • Loading branch information
tolusha authored Mar 7, 2024
1 parent d4d21a2 commit e2a42e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/scripts/minikube-tests/minikube-checluster-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e2a42e4

Please sign in to comment.