# Constants

DefaultAmountOfExecutors is the default amount of Jenkins executors.
DefaultHTTPPortInt32 is the default Jenkins HTTP port.
DefaultJenkinsMasterImage is the default Jenkins master docker image.
DefaultSlavePortInt32 is the default Jenkins port for slaves.
DefaultTerminationGracePeriodSeconds is the default pod termination period second.
JavaOpsVariableName is the name of environment variable which consists Jenkins Java options.
LabelAppKey application Kubernetes label name.
LabelAppValue application Kubernetes label value.
LabelJenkinsCRKey Kubernetes label name which contains Jenkins CR name.
LabelWatchKey Kubernetes label used to enable watch for reconcile loop.
LabelWatchValue Kubernetes label value to enable watch for reconcile loop.
OperatorName is a operator name.
SeedJobSuffix is a suffix added for all seed jobs.