A Helm chart for runo
The following table lists the configurable parameters of the Runo chart and their default values.
Parameter | Description | Default |
---|---|---|
replicaCount |
1 |
|
image.repository |
"ghcr.io/aljoschap/runo" |
|
image.pullPolicy |
"IfNotPresent" |
|
image.tag |
"" |
|
imagePullSecrets |
[] |
|
nameOverride |
"" |
|
fullnameOverride |
"" |
|
serviceAccount.create |
true |
|
serviceAccount.annotations |
{} |
|
serviceAccount.name |
"" |
|
podAnnotations |
{} |
|
podSecurityContext |
{} |
|
securityContext |
{} |
|
resources |
{} |
|
autoscaling.enabled |
false |
|
autoscaling.minReplicas |
1 |
|
autoscaling.maxReplicas |
100 |
|
autoscaling.targetCPUUtilizationPercentage |
80 |
|
nodeSelector |
{} |
|
tolerations |
[] |
|
affinity |
{} |
Documentation generated by Frigate.