semaphore Helm values reference#
Helm values reference table for the semaphore application.
Key  | 
Type  | 
Default  | 
Description  | 
|---|---|---|---|
affinity  | 
object  | 
  | 
|
autoscaling.enabled  | 
bool  | 
  | 
|
autoscaling.maxReplicas  | 
int  | 
  | 
|
autoscaling.minReplicas  | 
int  | 
  | 
|
autoscaling.targetCPUUtilizationPercentage  | 
int  | 
  | 
|
config.enable_github_app  | 
string  | 
  | 
Toggle to enable the GitHub App functionality  | 
config.github_app_id  | 
string  | 
  | 
GitHub application ID  | 
config.log_level  | 
string  | 
  | 
|
config.logger_name  | 
string  | 
  | 
Logger name  | 
string  | 
  | 
Name of the service, and path where the external API is hosted.  | 
|
config.phalanx_env  | 
string  | 
  | 
Name of the Phalanx environment where the application is installed TODO can this be set by a global?  | 
config.profile  | 
string  | 
  | 
|
fullnameOverride  | 
string  | 
  | 
Override the full name for resources (includes the release name)  | 
global.baseUrl  | 
string  | 
Set by Argo CD Application  | 
Base URL for the environment  | 
global.host  | 
string  | 
Set by Argo CD Application  | 
Host name for ingress  | 
global.vaultSecretsPathPrefix  | 
string  | 
Set by Argo CD Application  | 
Base path for Vault secrets  | 
image.pullPolicy  | 
string  | 
  | 
Image pull policy  | 
image.repository  | 
string  | 
  | 
Semaphore image repository  | 
image.tag  | 
string  | 
The appVersion of the chart  | 
Tag of the image  | 
ingress.annotations  | 
object  | 
  | 
Additional annotations to add to the ingress  | 
ingress.enabled  | 
bool  | 
  | 
Enable ingress  | 
ingress.path  | 
string  | 
  | 
URL path prefix where the Semaphore API is hosted  | 
nameOverride  | 
string  | 
  | 
Override the base name for resources  | 
nodeSelector  | 
object  | 
  | 
|
podAnnotations  | 
object  | 
  | 
Annotations for pods  | 
replicaCount  | 
int  | 
  | 
Number of Semaphore pods to run  | 
resources  | 
object  | 
  | 
|
serviceAccount.annotations  | 
object  | 
  | 
Annotations to add to the service account  | 
serviceAccount.create  | 
bool  | 
  | 
Specifies whether a service account should be created.  | 
string  | 
  | 
||
tolerations  | 
list  | 
  |