diff --git a/alpha/property/property.go b/alpha/property/property.go index ff6c15431..6869b2e67 100644 --- a/alpha/property/property.go +++ b/alpha/property/property.go @@ -106,6 +106,7 @@ const ( TypeGVKRequired = "olm.gvk.required" TypeBundleObject = "olm.bundle.object" TypeCSVMetadata = "olm.csv.metadata" + TypeConstraint = "olm.constraint" TypeChannel = "olm.channel" )