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.
1 parent 0eaee48 commit e5e76d7Copy full SHA for e5e76d7
pkg/apis/core/types.go
@@ -3960,7 +3960,7 @@ type AppArmorProfile struct {
3960
// Localhost - a profile pre-loaded on the node.
3961
// RuntimeDefault - the container runtime's default profile.
3962
// Unconfined - no AppArmor enforcement.
3963
- // +unionDescriminator
+ // +unionDiscriminator
3964
Type AppArmorProfileType
3965
3966
// localhostProfile indicates a profile loaded on the node that should be used.
0 commit comments