File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -628,7 +628,7 @@ Chart configuration is as follows:
628
628
| `pod.securityContext` | `{}` | Pods' s [security context](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/) |
629
629
| ` pod.labels` | ` {}` | Additional labels for the pod |
630
630
| ` pod.annotations` | ` {}` | Additional annotations for the pod |
631
- | ` container.postfixsecurityContext ` | ` {}` | Containers' s [security context](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/) |
631
+ | ` container.postfix.securityContext ` | ` {}` | Containers' s [security context](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/) |
632
632
| `config.general` | `{}` | Key-value list of general configuration options, e.g. `TZ: "Europe/London"` |
633
633
| `config.postfix` | `{}` | Key-value list of general postfix options, e.g. `myhostname: "demo"` |
634
634
| `config.opendkim` | `{}` | Key-value list of general OpenDKIM options, e.g. `RequireSafeKeys: "yes"` |
You can’t perform that action at this time.
0 commit comments