--- charts-original/README.md +++ charts/README.md @@ -68,6 +68,7 @@ | `securityContext` | Container SecurityContext for Logging operator. [More info](https://kubernetes.io/docs/concepts/policy/security-context/) | `{"allowPrivilegeEscalation": false, "readOnlyRootFilesystem": true}` | | `createCustomResource` | Create CRDs. | `true` | | `monitoring.serviceMonitor.enabled` | Create Prometheus Operator servicemonitor. | `false` | +| `global.seLinux.enabled` | Add seLinuxOptions to Logging resources, requires the [rke2-selinux RPM](https://github.com/rancher/rke2-selinux/releases) | `false` | Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: