rancher-charts/packages/rancher-logging/generated-changes/patch
Dan Bason 4616a28c8a
[rancher-logging] Update for psp setting
2023-02-09 10:56:33 +13:00
..
templates Add user-friendly error message + standardize PSP flag. 2023-01-27 18:04:57 -05:00
Chart.yaml.patch Pull upstream changes. 2022-12-08 15:49:58 -05:00
README.md.patch Pull upstream changes. 2022-12-08 15:49:58 -05:00
values.yaml.patch [rancher-logging] Update for psp setting 2023-02-09 10:56:33 +13:00

README.md.patch

--- charts-original/README.md
+++ charts/README.md
@@ -69,6 +69,7 @@
 | `createCustomResource`                              | Create CRDs. | `true`                                                                |
 | `monitoring.serviceMonitor.enabled`                 | Create Prometheus Operator servicemonitor. | `false`                                                               |
 | `serviceAccount.annotations`                        | Define annotations for logging-operator ServiceAccount | `{}`                                                                  |
+| `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: