Helm Chart Values
When installing Precept into a Kubernetes cluster using Helm, server behaviour may be adjusted by overriding the Values specified in the Chart. Please consult the following table for a comprehensive list of Values defined within the Chart:
| Value | type | required | default | notes |
|---|---|---|---|---|
server | object | no | Server-specific config parameters | |
server.env | object | no | {} | Key/value map of Environment Variables to set on Server container. |
TODO
Incomplete; Auto-generate this table at build time