Cluster.spec.defaultPodSecurityAdmissionConfigurationTemplateName
DefaultPodSecurityAdmissionConfigurationTemplateName is the name of the default psact to use when generating a pod security admissions config file for the cluster. The rancher-webhook will generate a secret containing the rendered AdmissionConfiguration resource as yaml, and create a machineSelectorFile at /etc/rancher/k3s/config/rancher-psact.yaml or /etc/rancher/rke2/config/rancher-psact.yaml for K3s and RKE2 respectively.
| Field / Type | Description |
|---|---|
Cluster.spec.defaultPodSecurityAdmissionConfigurationTemplateName | DefaultPodSecurityAdmissionConfigurationTemplateName is the name of the default psact to use when generating a pod security admissions config file for the cluster. The rancher-webhook will generate a secret containing the rendered AdmissionConfiguration resource as yaml, and create a machineSelectorFile at /etc/rancher/k3s/config/rancher-psact.yaml or /etc/rancher/rke2/config/rancher-psact.yaml for K3s and RKE2 respectively.
|