rancher-charts/packages/rancher-logging/generated-changes/patch
Arvind Iyengar 267efa9708
(dev-v2.6-archive) Merge pull request #1443 from aiyengar2/revert_rke2_windows
Revert "Merge pull request #1438 from aiyengar2/add_rke2_windows"

(partially cherry picked from commit 2543895e47)
2022-01-06 11:36:00 -08:00
..
templates (dev-v2.6-archive) Merge pull request #1443 from aiyengar2/revert_rke2_windows 2022-01-06 11:36:00 -08:00
Chart.yaml.patch (dev-v2.6-archive) Add cluster-tool annotation 2022-01-06 11:35:28 -08:00
README.md.patch (dev-v2.6-archive) Checkout current packages from dev-v2.5-source 2022-01-06 11:33:32 -08:00
values.yaml.patch (dev-v2.6-archive) Merge pull request #1443 from aiyengar2/revert_rke2_windows 2022-01-06 11:36:00 -08: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: