mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-09-08 15:34:46 +08:00
Update README on option to specify a nodePort
This commit is contained in:
parent
64fb48c6e5
commit
738e815786
1 changed files with 1 additions and 0 deletions
|
@ -453,6 +453,7 @@ Chart configuration is as follows:
|
|||
| `service.port` | `587` | SMTP submission port |
|
||||
| `service.labels` | `{}` | Additional service labels |
|
||||
| `service.annotations` | `{}` | Additional service annotations |
|
||||
| `service.nodePort` | *empty* | Use a specific `nodePort` |
|
||||
| `resources` | `{}` | [Pod resources](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/) |
|
||||
| `autoscaling.enabled` | `false` | Set to `true` to enable [Horisontal Pod Autoscaler](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) |
|
||||
| `autoscaling.minReplicas` | `1` | Minimum number of replicas |
|
||||
|
|
Loading…
Add table
Reference in a new issue