Skip to content

Commit

Permalink
Merge branch 'DBP-1049-moodle_w_2_urls' of github.com:dBildungsplattf…
Browse files Browse the repository at this point in the history
…orm/dbp-moodle into DBP-1049-moodle_w_2_urls
  • Loading branch information
JannikBadenhop committed Nov 7, 2024
2 parents 1aa7bc0 + f60e8d6 commit 8db4e25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/dbp-moodle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ The Chart can be deployed without any modification but it is advised to set own
| moodle.ingress.annotations."nginx.ingress.kubernetes.io/proxy-connect-timeout" | string | `"30s"` | |
| moodle.ingress.annotations."nginx.ingress.kubernetes.io/proxy-read-timeout" | string | `"20s"` | |
| moodle.ingress.enabled | bool | `true` | |
| moodle.ingress.extraHosts | list | `[]` | Any additional hostnames, needs to be name: URL value pairs |
| moodle.ingress.hostname | string | `"example.de"` | The hostname of the moodle application |
| moodle.ingress.tls | bool | `true` | |
| moodle.mariadb | object | `{"enabled":false}` | The mariadb included in bitnami/moodle chart. For this chart usage of mariadb.enabled with moodle.externalDatabase.type="mariadb" is recommended |
Expand Down

0 comments on commit 8db4e25

Please sign in to comment.