Include global.cattle.psp.enabled note on other examples

This commit is contained in:
Billy Tat
2023-05-08 14:05:42 -07:00
parent 10eb5c4250
commit 37ef4fa0a4
6 changed files with 30 additions and 15 deletions
@@ -173,6 +173,8 @@ kubectl create namespace cattle-system
Next, install Rancher, declaring your chosen options. Use the reference table below to replace each placeholder. Rancher needs to be configured to use the private registry in order to provision any Rancher launched Kubernetes clusters or Rancher tools.
For Kubernetes v1.25 or later, set `global.cattle.psp.enabled` to `false`.
Placeholder | Description
------------|-------------
`<VERSION>` | The version number of the output tarball.
@@ -202,6 +204,8 @@ Create Kubernetes secrets from your own certificates for Rancher to use. The com
Install Rancher, declaring your chosen options. Use the reference table below to replace each placeholder. Rancher needs to be configured to use the private registry in order to provision any Rancher launched Kubernetes clusters or Rancher tools.
For Kubernetes v1.25 or later, set `global.cattle.psp.enabled` to `false`.
| Placeholder | Description |
| -------------------------------- | ----------------------------------------------- |
| `<VERSION>` | The version number of the output tarball. |