Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
brettedw committed Dec 6, 2024
1 parent 4387d62 commit 4169f0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openshift/scripts/oc_provision_crunchy_standby.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ OC_PROCESS="oc -n ${PROJ_TARGET} process -f ${TEMPLATE_PATH}/crunchy_standby.yam
-p MEMORY_LIMIT=16Gi"



# In order to avoid running out of storage quota in our development environment, use
# ephemeral storage by removing the pvc request from the template.
if [ "$EPHEMERAL_STORAGE" = "True" ]
Expand Down

0 comments on commit 4169f0e

Please sign in to comment.