No introduction found. Create it?
searxng from bjw-s/helm/ is more popular with 9 repositories.
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install searxng app-template/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
searxng | drag0n141/home-ops | 37 | 3.7.3 | 14 hours ago |
See the most popular values for this chart:
Key | Types |
---|---|
persistence.config.name (6) searxng-configmap | string |
persistence.config.type (6) configMap | string |
persistence.config.advancedMounts.searxng.app[].path (2) /etc/searxng/settings.yml | string |
boolean | |
persistence.config.advancedMounts.searxng.app[].subPath (2) settings.yml | string |
string | |
persistence.config.advancedMounts.app.app[].path (1) /etc/searxng/settings.yml | string |
boolean | |
persistence.config.advancedMounts.app.app[].subPath (1) settings.yml | string |
persistence.config.globalMounts[].path (2) /etc/searxng/settings.yml | string |
boolean | |
persistence.config.globalMounts[].subPath (2) settings.yml | string |
boolean | |
persistence.tmp.type (6) emptyDir | string |
string | |
persistence.tmp.globalMounts[].subPath (1) tmp | string |
string | |
persistence.tmp.advancedMounts.app.app[].path (1) /etc/searxng | string |
boolean | |
persistence.cache.globalMounts[].path (1) /etc/searxng | string |
persistence.cache.type (1) emptyDir | string |
controllers.searxng.containers.app.env.SEARXNG_URL (4) https://search.${SECRET_DOMAIN} | string |
controllers.searxng.containers.app.env.SEARXNG_BASE_URL (3) https://search.${SECRET_DOMAIN} | string |
number | |
controllers.searxng.containers.app.env.TZ (2) America/Chicago | string |
controllers.searxng.containers.app.env.SEARXNG_SECRET (1) ${searxng_secret} | string |
string | |
controllers.searxng.containers.app.image.repository (4) docker.io/searxng/searxng | string |
controllers.searxng.containers.app.image.tag (4) 2024.7.7-ef103ba80 | string |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
string | |
string | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
string | |
string | |
boolean | |
string | |
number | |
number | |
string | |
boolean | |
string | |
controllers.searxng.containers.app.securityContext.capabilities.add[] (2) - CHOWN | string |
boolean | |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.searxng.initContainers.config-envsubst.command[] (1) - sh | string |
string | |
string | |
controllers.searxng.initContainers.config-envsubst.image.repository (1) ghcr.io/mikefarah/yq | string |
controllers.searxng.initContainers.config-envsubst.image.tag (1) 4.45.2@sha256:48f0bd428026b782dfae8e8e07e03b5b385bb957035963c5383ca4cea46d82d4 | string |
string | |
string | |
string | |
string | |
number | |
string | |
number | |
boolean | |
number | |
string | |
controllers.searxng.strategy (1) RollingUpdate | string |
controllers.app.containers.app.env.BASE_URL (1) https://search.local.cjsolsen.com | string |
string | |
controllers.app.containers.app.image.repository (1) searxng/searxng | string |
controllers.app.containers.app.image.tag (1) 2025.2.17-cc9dbde2e | string |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
string | |
string | |
boolean | |
controllers.app.containers.app.securityContext.capabilities.add[] (1) - CHOWN | string |
string | |
boolean | |
number | |
controllers.app.strategy (1) RollingUpdate | string |
controllers.main.containers.searxng.env.SEARXNG_BASE_URL (1) https://search.${SECRET_DOMAIN} | string |
number | |
controllers.main.containers.searxng.env.SEARXNG_REDIS_URL (1) redis://dragonfly-db.database.svc.cluster.local:6379/3 | string |
controllers.main.containers.searxng.env.SEARXNG_URL (1) https://search.${SECRET_DOMAIN} | string |
string | |
controllers.main.containers.searxng.image.repository (1) docker.io/searxng/searxng | string |
controllers.main.containers.searxng.image.tag (1) 2025.5.15-cd64fb9 | string |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
string | |
string | |
string | |
boolean | |
controllers.main.containers.searxng.securityContext.capabilities.add[] (1) - CHOWN | string |
string | |
boolean | |
string | |
string | |
string | |
controllers.main.pod.tolerations[].effect (1) NoSchedule | string |
controllers.main.pod.tolerations[].key (1) location | string |
string | |
string | |
controllers.main.strategy (1) RollingUpdate | string |
service.app.controller (4) searxng | string |
number | |
string | |
number | |
ingress.app.className (3) internal | string |
ingress.app.hosts[].host (3) search.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.app.tls[].hosts[] (3) - search.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) ${SECRET_DOMAIN/./-}-production-tls | string |
string | |
string | |
string | |
ingress.app.annotations."hajimari.io/icon" (2) arcticons:searxng | string |
string | |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (1) external.${SECRET_DOMAIN} | string |
string | |
ingress.app.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) networking-traefik-middleware-chain-authelia@kubernetescrd | string |
boolean | |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) /outpost.goauthentik.io/start | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Host $http_host;
| string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://ak-outpost-gabernetes.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx | string |
string | |
string | |
boolean | |
ingress.main.hosts[].host (1) ${app_url} | string |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (1) - ${app_url} | string |
ingress.main.tls[].secretName (1) ${certificate_name} | string |
number | |
string | |
number | |
boolean | |
number | |
string | |
number | |
defaultPodOptions.topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
string | |
route.searxng.hostnames[] (1) - search.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
number |