We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68899f8 + e5e76d7 commit e22153dCopy full SHA for e22153d
pkg/apis/core/types.go
@@ -3958,7 +3958,7 @@ type AppArmorProfile struct {
3958
// Localhost - a profile pre-loaded on the node.
3959
// RuntimeDefault - the container runtime's default profile.
3960
// Unconfined - no AppArmor enforcement.
3961
- // +unionDescriminator
+ // +unionDiscriminator
3962
Type AppArmorProfileType
3963
3964
// localhostProfile indicates a profile loaded on the node that should be used.
0 commit comments