A Helm chart for kbatch-proxy
The following table lists the configurable parameters of the Kbatch-proxy chart and their default values.
Parameter | Description | Default |
---|---|---|
replicaCount |
1 |
|
app.jupyterhub_api_url |
"" |
|
app.jupyterhub_api_token |
"" |
|
app.jupyterhub_service_prefix |
"" |
|
app.extra_env |
{} |
|
app.extraFiles |
{} |
|
image.repository |
"ghcr.io/kbatch-dev/k8s-kbatch-proxy" |
|
image.pullPolicy |
"IfNotPresent" |
|
image.tag |
"set-by-chartpress" |
|
imagePullSecrets |
[] |
|
nameOverride |
"" |
|
fullnameOverride |
"" |
|
rbac.create |
true |
|
serviceAccount.create |
true |
|
serviceAccount.annotations |
{} |
|
serviceAccount.name |
"" |
|
podAnnotations |
{} |
|
extraPodLabels |
{} |
|
podSecurityContext |
{} |
|
securityContext |
{} |
|
service.type |
"ClusterIP" |
|
service.port |
80 |
|
ingress.enabled |
false |
|
ingress.className |
"" |
|
ingress.annotations |
{} |
|
ingress.hosts |
[{"host": "chart-example.local", "paths": [{"path": "/", "pathType": "ImplementationSpecific"}]}] |
|
ingress.tls |
[] |
|
resources |
{} |
|
autoscaling.enabled |
false |
|
autoscaling.minReplicas |
1 |
|
autoscaling.maxReplicas |
100 |
|
autoscaling.targetCPUUtilizationPercentage |
80 |
|
nodeSelector |
{} |
|
tolerations |
[] |
|
affinity |
{} |
Documentation generated by Frigate.