rancher-charts/packages/rancher-logging/generated-changes/patch
Donnie Adams 91cf674a50
(dev-v2.6-archive) Merge pull request #1195 from thedadams/add-gke-operator
(partially cherry picked from commit 9f439d72ae)
2022-01-06 11:33:47 -08:00
..
templates (dev-v2.6-archive) Merge pull request #1195 from thedadams/add-gke-operator 2022-01-06 11:33:47 -08:00
Chart.yaml.patch (dev-v2.6-archive) Checkout current packages from dev-v2.5-source 2022-01-06 11:33:32 -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 #1195 from thedadams/add-gke-operator 2022-01-06 11:33:47 -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: