Skip to content

Commit

Permalink
Update enhancements/authentication/pod-security-admission-enforcement.md
Browse files Browse the repository at this point in the history
Co-authored-by: Anya Kramar <[email protected]>
  • Loading branch information
ibihim and kramaranya authored Feb 13, 2025
1 parent 3109851 commit e7653f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ type PSAEnforcementConfigStatus struct {
// mode in the cluster. Unlike spec.targetMode, which expresses the desired mode,
// enforcementMode reflects the actual state after considering any existing
// violations or user overrides.
EnforcementMode PSAEnforcementMode `json:"enforcmentMode"`
EnforcementMode PSAEnforcementMode `json:"enforcementMode"`

// violatingNamespaces is a list of namespaces that can initially block the
// cluster from fully enforcing a "Restricted" mode. Administrators should
Expand Down

0 comments on commit e7653f6

Please sign in to comment.