Skip to content

Commit

Permalink
Update NFS server host name and path
Browse files Browse the repository at this point in the history
  • Loading branch information
ryokonorden authored Jun 18, 2024
1 parent c92e3cf commit f3c0fd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions moodle/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -434,8 +434,8 @@ backupCronjob:
schedule: "00 11 * * *"
volume:
nfs:
server: archivep01.ctlt.ubc.ca
path: /ut01/archives/moodle-education-db
server: archivep02.lthub.ubc.ca
path: /export/archives/moodle-education-db

memcached:
# enable internal memcached deployment and services, set to false to
Expand Down

0 comments on commit f3c0fd1

Please sign in to comment.