rancher-charts/packages/rancher-logging/generated-changes/patch
Mauren Berti 30c71503d2
Add user-friendly error message + standardize PSP flag.
* Substitute global.rbac.psp.enabled and global.psp.enabled uses for global.cattle.psp.enabled.
* Remove previous usages of the capabilities check to determine if PSPs and PSP-related resources are applied.
* Add a new validation file (validate-psp-install.yaml) to make the capabilities check when PSP installation is requested and issue a user-friendly message if unable to install PSP.
* Update app-readme.md to include details of this change.
* Bump chart version to 102.0.0.
* Change default value for PSP installation from true to false.
2023-01-27 18:04:57 -05: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 Add user-friendly error message + standardize PSP flag. 2023-01-27 18:04:57 -05: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: