Skip to content

Commit

Permalink
Reduced BACKUP_VOLUME_SIZE tp 5Gi
Browse files Browse the repository at this point in the history
  • Loading branch information
warrenchristian1telus committed Oct 11, 2023
1 parent 18df8ba commit 7796d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@
"displayName": "Moodle File backups",
"name": "BACKUP_VOLUME_SIZE",
"required": true,
"value": "10Gi"
"value": "5Gi"
},
{
"description": "Path where the persistent volume will be mounted",
Expand Down

0 comments on commit 7796d6e

Please sign in to comment.