rancher-charts/packages/rancher-logging/generated-changes/patch
Sebastiaan van Steenis 7ba111f097
add new logging 3.17.1
2022-03-04 08:23:40 +01:00
..
templates (dev-v2.6-archive) Merge pull request #1602 from PennyScissors/devv26-vsphere 2022-01-06 11:37:15 -08:00
Chart.yaml.patch add new logging 3.17.1 2022-03-04 08:23:40 +01:00
README.md.patch add new logging 3.17.1 2022-03-04 08:23:40 +01:00
values.yaml.patch add new logging 3.17.1 2022-03-04 08:23:40 +01: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: