chart-seafile: update docs

This commit is contained in:
2024-09-08 19:03:33 +02:00
parent de9f1ee6ad
commit 422b16ce5d

View File

@ -68,6 +68,7 @@ An open-source, cross-platform file-hosting software system.
| resources | object | `{}` | custom resources | | resources | object | `{}` | custom resources |
| seafile.admin_email | string | `"admin@hostname.tld"` | email address of the admin user | | seafile.admin_email | string | `"admin@hostname.tld"` | email address of the admin user |
| seafile.admin_password | string | `"changeme2"` | password of the admin user; DO NOT FORGET TO CHANGE THIS VALUE | | seafile.admin_password | string | `"changeme2"` | password of the admin user; DO NOT FORGET TO CHANGE THIS VALUE |
| seafile.hostname | string | `"example.com"` | hostname of this seafile instance |
| seafile.timezone | string | `"Europe/Berlin"` | [TZ identifier](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) | | seafile.timezone | string | `"Europe/Berlin"` | [TZ identifier](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) |
| securityContext | object | `{}` | custom security context | | securityContext | object | `{}` | custom security context |
| service.port | int | `80` | service port | | service.port | int | `80` | service port |