mirror of https://git.rancher.io/charts
30c71503d2
* 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. |
||
---|---|---|
.. | ||
templates | ||
Chart.yaml.patch | ||
README.md.patch | ||
values.yaml.patch |
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: