diff --git a/pkg/apis/core/types.go b/pkg/apis/core/types.go index 7e2c2bef74f..7b084f0e826 100644 --- a/pkg/apis/core/types.go +++ b/pkg/apis/core/types.go @@ -3958,7 +3958,7 @@ type AppArmorProfile struct { // Localhost - a profile pre-loaded on the node. // RuntimeDefault - the container runtime's default profile. // Unconfined - no AppArmor enforcement. - // +unionDescriminator + // +unionDiscriminator Type AppArmorProfileType // localhostProfile indicates a profile loaded on the node that should be used.