rancher-charts/packages/rancher-logging/generated-changes/patch
Jacob Payne 73c29779b0 rancher logging upstream upgrade to 3.15 2021-10-25 15:29:39 -07:00
..
templates rancher logging upstream upgrade to 3.15 2021-10-25 15:29:39 -07:00
Chart.yaml.patch rancher logging upstream upgrade to 3.15 2021-10-25 15:29:39 -07:00
README.md.patch Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07:00
values.yaml.patch rancher logging upstream upgrade to 3.15 2021-10-25 15:29:39 -07:00

README.md.patch

--- 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: