Skip to content

Commit

Permalink
chore:fix smoke test
Browse files Browse the repository at this point in the history
Signed-off-by: Valeriy Svydenko <[email protected]>
  • Loading branch information
svor committed Dec 16, 2024
1 parent 58b9fd3 commit fa50780
Showing 1 changed file with 0 additions and 53 deletions.
53 changes: 0 additions & 53 deletions build/dev/github-minikube-checluster-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,56 +22,3 @@ spec:
cpu: '10m'
limits:
cpu: '10m'
devfileRegistry:
deployment:
containers:
- resources:
request:
cpu: '10m'
limits:
cpu: '10m'
cheServer:
deployment:
containers:
- resources:
limits:
cpu: '300m'
request:
cpu: '300m'
dashboard:
deployment:
containers:
- resources:
request:
cpu: '40m'
limits:
cpu: '40m'
networking:
auth:
gateway:
deployment:
containers:
- name: gateway
resources:
request:
cpu: '20m'
limits:
cpu: '20m'
- name: configbump
resources:
request:
cpu: '20m'
limits:
cpu: '20m'
- name: oauth-proxy
resources:
request:
cpu: '20m'
limits:
cpu: '20m'
- name: kube-rbac-proxy
resources:
request:
cpu: '20m'
limits:
cpu: '20m'

0 comments on commit fa50780

Please sign in to comment.