rancher v2.15.1

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.

1 fields
Cluster.spec.defaultPodSecurityAdmissionConfigurationTemplateName fields and descriptions
Field / TypeDescription
Cluster.spec.defaultPodSecurityAdmissionConfigurationTemplateName
string

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.

  • nullable