# Constants

ArgConfigName name of the config.
ArgEnableLeaderElection enable leader election.
ArgEnableLoggerMode enable logger mode.
ArgEnableProfiling enable profiling.
ArgHealthAddr health address.
ArgMetricsAddr metrics address.
ArgProfilingAddr profiling address.
ConfigKeyContainerTemplate pod template config key.
DefaultHealthAddr default health address.
DefaultMetricsAddr default metrics address.
DefaultProfilingAddr default profiling address.
EnvConfigMapName the name of the configmap.
EnvEnableWebhook enable webhooks.
EnvEventLoggerImage env variable name for the image if the event logger.
EnvLeaderElectionResourceLock leader election release lock mode.
EnvPodName the name the pod.
EnvPodNamespace the namespace the pod.
EnvWatchNamespace watch namespace env variable.