2021-05-17 22:30:18 +00:00
|
|
|
--- charts-original/README.md
|
|
|
|
+++ charts/README.md
|
2022-06-08 10:13:32 +00:00
|
|
|
@@ -69,6 +69,7 @@
|
2022-02-10 13:27:54 +00:00
|
|
|
| `createCustomResource` | Create CRDs. | `true` |
|
|
|
|
| `monitoring.serviceMonitor.enabled` | Create Prometheus Operator servicemonitor. | `false` |
|
2022-06-08 10:13:32 +00:00
|
|
|
| `serviceAccount.annotations` | Define annotations for logging-operator ServiceAccount | `{}` |
|
2021-05-17 22:30:18 +00:00
|
|
|
+| `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:
|
|
|
|
|