mirror of https://git.rancher.io/charts
11 lines
899 B
Diff
11 lines
899 B
Diff
--- charts-original/README.md
|
|
+++ charts/README.md
|
|
@@ -69,6 +69,7 @@
|
|
| `createCustomResource` | Create CRDs. | `true` |
|
|
| `monitoring.serviceMonitor.enabled` | Create Prometheus Operator servicemonitor. | `false` |
|
|
| `serviceAccount.annotations` | Define annotations for logging-operator ServiceAccount | `{}` |
|
|
+| `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:
|
|
|