package certmanager const ( // Namespace is where cert-manager is installed during a // standard installation. Namespace = "cert-manager" )