Sqrbot-Sr Helm values reference#

Helm values reference table for the sqrbot-sr application.

Key

Type

Default

Description

affinity

object

{}

autoscaling.enabled

bool

false

autoscaling.maxReplicas

int

100

autoscaling.minReplicas

int

1

autoscaling.targetCPUUtilizationPercentage

int

80

config.jiraUrl

string

"https://rubinobs.atlassian.net"

Jira base URL

config.logLevel

string

"INFO"

Logging level: “DEBUG”, “INFO”, “WARNING”, “ERROR”, “CRITICAL”

config.username

string

"sqrbot"

Hubot username

fullnameOverride

string

""

Override the full name for resources (includes the release name)

global.baseUrl

string

Set by Argo CD

Base URL for the environment

global.host

string

Set by Argo CD

Host name for ingress

image.pullPolicy

string

"IfNotPresent"

Image pull policy

image.repository

string

"ghcr.io/lsst-sqre/sqrbot"

Squarebot image repository

image.tag

string

The appVersion of the chart

Tag of the image

imagePullSecrets

list

[]

Secret names to use for all Docker pulls

nameOverride

string

""

Override the base name for resources

nodeSelector

object

{}

podAnnotations

object

{}

Annotations for API and worker pods

replicaCount

int

1

Number of API pods to run

resources

object

{}

tolerations

list

[]