rancher-charts/packages/rancher-logging/generated-changes/patch
Arvind Iyengar f5ee817c09
Revert "Merge pull request #1438 from aiyengar2/add_rke2_windows"
This reverts commit 0cc42d3464, reversing
changes made to 2e4ae4f5a8.
2021-08-26 11:18:54 -07:00
..
templates Revert "Merge pull request #1438 from aiyengar2/add_rke2_windows" 2021-08-26 11:18:54 -07:00
Chart.yaml.patch Add cluster-tool annotation 2021-07-30 11:20:56 -07:00
README.md.patch Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07:00
values.yaml.patch Revert "Merge pull request #1438 from aiyengar2/add_rke2_windows" 2021-08-26 11:18:54 -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: