Skip to content

Commit ff68568

Browse files
committed
Update README note on securityContext
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 077981c commit ff68568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/openfaas/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ yaml) |
459459
| `oem` | Deploy OpenFaaS oem | `false` |
460460
| `psp` | Enable [Pod Security Policy](https://kubernetes.io/docs/concepts/policy/pod-security-policy/) for OpenFaaS accounts | `false` |
461461
| `rbac` | Enable RBAC | `true` |
462-
| `securityContext` | Deploy with a `securityContext` set, this can be disabled for use with Istio sidecar injection | `true` |
462+
| `securityContext` | Give a `securityContext` template to be applied to each of the various containers in this chart, set to `{}` to disable, if required for Istio side-car injection. | See values.yaml |
463463
| `serviceType` | Type of external service to use `NodePort/LoadBalancer` | `NodePort` |
464464
| `tolerations` | Global [Tolerations](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/) | `[]` |
465465

0 commit comments

Comments
 (0)