package resolvers const ( TEST_NAMESPACE = "default" TEST_CONFIGMAP = "myconfigmap" LabelCacheKey = "cache.kyverno.io/enabled" )