diff --git a/charts/trino/README.md b/charts/trino/README.md index 4f63c873..4440ab88 100644 --- a/charts/trino/README.md +++ b/charts/trino/README.md @@ -56,6 +56,7 @@ The following table lists the configurable parameters of the Trino chart and the | `serviceAccount.name` | | `""` | | `serviceAccount.annotations` | | `{}` | | `secretMounts` | | `[]` | +| `hostAliases` | Additional host aliases | `[]` | | `coordinator.jvm.maxHeapSize` | | `"8G"` | | `coordinator.jvm.gcMethod.type` | | `"UseG1GC"` | | `coordinator.jvm.gcMethod.g1.heapRegionSize` | | `"32M"` |