# Constants
DefaultConfigPath is the path used to read the config.yaml file from.
DefaultKubeConfig file name.
DefaultKubeConfigDir name.
DefaultTillerNamespace kube-system.
EnvKubeConfig is the default KUBECONFIG env var.
HelmDriver is the storage driver for helm releases.
HelmStableRepo is the name of the stable helm repo.
HelmStableRepoURL is the URL of the stable helm repo.
ManagerStateFilename is the filename used to store the manager state in the backend.
ReleaseExtension is the file extension to use when storing releases in the backend.
ValueStoragePath is the helm --set path for --path.
# Variables
Version is the Release Manager version and is set at build time.