Skip to content

Commit

Permalink
Sets memory and cpu of hub to demo.redhat.com values
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Losada <[email protected]>
  • Loading branch information
alosadagrande committed Sep 20, 2024
1 parent 56c76d3 commit 977954d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lab-materials/lab-env-data/hub-cluster/hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ disconnected_extra_releases:
- quay.io/openshift-release-dev/ocp-release:4.16.0-x86_64
#disk_size: 200
disk_size: 120
#extra_disks: [200]
extra_disks: [100]
#memory: 48000
memory: 24000
extra_disks: [200]
#extra_disks: [100]
memory: 48000
#memory: 24000
numcpus: 16
ctlplanes: 3
workers: 0
Expand Down

0 comments on commit 977954d

Please sign in to comment.