# Constants
LabelControllerType defines the type of controller to be created.
LabelImagePullPolicy defines Kubernetes PodSpec imagePullPolicy.
LabelImagePullSecret defines a secret name for kubernetes ImagePullSecrets.
LabelNodePortPort defines the port value for NodePort service.
LabelServiceExpose defines if the service needs to be made accessible from outside the cluster or not.
LabelServiceExposeTLSSecret provides the name of the TLS secret to use with the Kubernetes ingress controller.
LabelServiceType defines the type of service to be created.
ServiceTypeHeadless ...
# Variables
StdinData is data bytes read from stdin.