Skip to content
Chart default values

Chart default values

KeyTypeDefault
affinityobject{}
app.image.pullPolicystring"IfNotPresent"
app.image.repositorystring"robiningelbrecht/strava-statistics"
app.image.tagstring""
app.livenessProbe.exec.command[0]string"curl"
app.livenessProbe.exec.command[1]string"-f"
app.livenessProbe.exec.command[2]string"http://localhost:2019/metrics"
app.livenessProbe.initialDelaySecondsint60
app.portint8080
app.readinessProbe.httpGet.pathstring"/"
app.readinessProbe.httpGet.portstring"http"
app.resources.requests.cpustring"50m"
app.resources.requests.memorystring"64Mi"
config.general.athlete.birthdaystring"2000-01-01"
config.general.athlete.weightHistory.2000-01-01int60
fullnameOverridestring""
gearMaintenanceConfig.enabledboolfalse
gearMaintenanceConfig.hashtagPrefixstring"sfs"
gearMaintenanceConfig.componentslist[]
gearMaintenanceConfig.gearslist[]
httpHoststring"localhost"
httpRoute.annotationsobject{}
httpRoute.enabledboolfalse
httpRoute.extraHostnameslist[]
httpRoute.parentRefs[0].namestring"gateway"
httpRoute.parentRefs[0].sectionNamestring"http"
httpRoute.rules[0].matches[0].path.typestring"PathPrefix"
httpRoute.rules[0].matches[0].path.valuestring"/headers"
imagePullSecretslist[]
ingress.annotationsobject{}
ingress.classNamestring""
ingress.enabledboolfalse
ingress.extraHostslist[]
ingress.tlslist[]
nameOverridestring""
nodeSelectorobject{}
podAnnotationsobject{}
podLabelsobject{}
podSecurityContextobject{}
replicaCountint1
securityContextobject{}
service.portint8080
service.typestring"ClusterIP"
strava.clientIdstring""
strava.clientSecretstring""
strava.existingSecretNamestring""
strava.refreshTokenstring""
strava.useExistingSecretboolfalse
timezonestring"Europe/Paris"
tolerationslist[]
Last updated on