semaphore Helm values reference#
Helm values reference table for the semaphore application.
Key |
Type |
Default |
Description |
|---|---|---|---|
affinity |
object |
|
Affinity rules for the Semaphore pod |
config.enableGithubApp |
bool |
|
Toggle to enable the GitHub App functionality |
config.githubAppId |
string |
|
GitHub application ID |
config.logLevel |
string |
|
Logging level |
config.logProfile |
string |
|
Logging profile ( |
config.pathPrefix |
string |
|
URL path prefix |
config.sentry.enabled |
bool |
|
Set to true to enable the Sentry integration. |
config.sentry.tracesSampleRate |
float |
|
The percentage of requests that should be traced. This should be a float between 0 and 1 |
config.slackAlerts |
bool |
|
Whether to send Slack alerts for unexpected failures |
global.environmentName |
string |
Set by Argo CD |
Name of the Phalanx 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 |
nodeSelector |
object |
|
Node selection rules for the Semaphore pod |
podAnnotations |
object |
|
Annotations for the Semaphore pod |
replicaCount |
int |
|
Number of Semaphore pods to run |
resources |
object |
See |
Resource requests and limits for Semaphore |
tolerations |
list |
|
Tolerations for the Semaphore pod |