No introduction found. Create it?
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install searxng bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
searxng | rafaribe/home-ops | 68 | 3.7.3 | 2 months ago |
searxng | cbirkenbeul/homelab | 32 | 3.7.3 | 2 months ago |
searxng | carpenike/k8s-gitops | 274 | 3.5.1 | 5 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
persistence.config.name (12) searxng-configmap | string |
persistence.config.type (12) configMap | string |
persistence.config.globalMounts[].path (7) /etc/searxng/settings.yml | string |
boolean | |
persistence.config.globalMounts[].subPath (7) settings.yml | string |
persistence.config.advancedMounts.searxng.app[].path (3) /etc/searxng/settings.yml | string |
boolean | |
persistence.config.advancedMounts.searxng.app[].subPath (3) settings.yml | string |
persistence.config.advancedMounts.searxng.searxng[].path (1) /etc/searxng/settings.yml | string |
boolean | |
persistence.config.advancedMounts.searxng.searxng[].subPath (1) settings.yml | 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.tmp.type (7) emptyDir | string |
string | |
string | |
persistence.tmp.advancedMounts.app.app[].path (1) /etc/searxng | string |
string | |
persistence.tmp.advancedMounts.searxng.searxng[].path (1) /etc/searxng | string |
boolean | |
persistence.tmpfs.globalMounts[].path (3) /etc/searxng | string |
persistence.tmpfs.type (3) emptyDir | string |
boolean | |
persistence.cache.globalMounts[].path (2) /etc/searxng | string |
persistence.cache.type (2) emptyDir | string |
string | |
service.app.controller (10) searxng | string |
number | |
string | |
number | |
string | |
number | |
string | |
controllers.searxng.strategy (8) RollingUpdate | string |
controllers.searxng.containers.app.image.repository (7) docker.io/searxng/searxng | string |
controllers.searxng.containers.app.image.tag (7) 2024.11.17-10d3af84b@sha256:1ae6f4fd1dacce1c64cb07ce0c33d2a6c33fcd4bd1d80475aaba555e24a0fc40 | string |
controllers.searxng.containers.app.env.SEARXNG_BASE_URL (5) https://search.${SECRET_DOMAIN} | string |
controllers.searxng.containers.app.env.SEARXNG_URL (5) https://search.${SECRET_DOMAIN} | string |
number | |
controllers.searxng.containers.app.env.SEARXNG_REDIS_URL (3) redis://dragonfly.database.svc.cluster.local | string |
controllers.searxng.containers.app.env.TZ (3) ${TIME_ZONE} | string |
string | |
string | |
string | |
string | |
controllers.searxng.containers.app.env.BASE_URL (1) https://search.mapanare.net | string |
string | |
string | |
string | |
string | |
string | |
boolean | |
boolean | |
string | |
controllers.searxng.containers.app.securityContext.capabilities.add[] (2) - CHOWN | string |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
controllers.searxng.containers.app.command[] (2) - uwsgi | string |
controllers.searxng.containers.main.env.SEARXNG_BASE_URL (3) https://search.holthome.net | string |
number | |
controllers.searxng.containers.main.env.SEARXNG_REDIS_URL (3) redis://searxng-redis.selfhosted.svc.cluster.local:6379/0 | string |
controllers.searxng.containers.main.env.SEARXNG_URL (3) https://search.holthome.net | string |
string | |
controllers.searxng.containers.main.image.repository (3) docker.io/searxng/searxng | string |
controllers.searxng.containers.main.image.tag (3) 2024.6.30-39aaac40d | string |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
string | |
string | |
string | |
boolean | |
controllers.searxng.containers.main.securityContext.capabilities.add[] (3) - CHOWN | string |
string | |
boolean | |
controllers.searxng.containers.searxng.env.BASE_URL (1) https://search.${SECRET_DOMAIN} | string |
string | |
controllers.searxng.containers.searxng.image.repository (1) searxng/searxng | string |
controllers.searxng.containers.searxng.image.tag (1) 2025.1.10-94a0b415e | string |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
string | |
string | |
boolean | |
controllers.searxng.containers.searxng.securityContext.capabilities.add[] (1) - CHOWN | string |
string | |
boolean | |
number | |
string | |
controllers.app.containers.app.env.BASE_URL (1) https://search.pub.${CLUSTER_DOMAIN} | string |
string | |
controllers.app.containers.app.image.repository (1) searxng/searxng | string |
controllers.app.containers.app.image.tag (1) 2025.5.10-e982b9f73 | 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.redis.containers.redis.args[] (1) - --save | string |
controllers.redis.containers.redis.image.repository (1) docker.io/valkey/valkey | string |
string | |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
number | |
number | |
controllers.redis.strategy (1) RollingUpdate | string |
ingress.app.className (9) internal | string |
ingress.app.hosts[].host (9) search.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (5) internal.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
string | |
ingress.app.annotations."hajimari.io/icon" (1) simple-icons:searxng | string |
boolean | |
ingress.app.tls[].hosts[] (3) - search.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) ${SECRET_DOMAIN/./-}-tls | string |
ingress.main.hosts[].host (2) s.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
string | |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (1) ipv4.${SECRET_PUBLIC_DOMAIN} | string |
string | |
ingress.main.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) auth-chain-authelia-auth@kubernetescrd | string |
ingress.main.className (1) private | string |
ingress.main.tls[].hosts[] (1) - s.${SECRET_DOMAIN} | string |
ingress.nginx.className (1) internal | string |
boolean | |
ingress.nginx.hosts[].host (1) search.mapanare.net | string |
string | |
string | |
string | |
ingress.tailscale.className (1) tailscale | string |
boolean | |
ingress.tailscale.hosts[].host (1) {{ .Release.Name }}.meerkat-dab.ts.net | string |
string | |
string | |
string | |
ingress.tailscale.tls[].hosts[] (1) - {{ .Release.Name }}.meerkat-dab.ts.net | string |
string | |
number | |
defaultPodOptions.topologySpreadConstraints[].topologyKey (3) kubernetes.io/hostname | string |
string | |
boolean | |
number | |
boolean | |
number | |
string | |
string | |
serviceMonitor.app.endpoints[].basicAuth.password.key (1) SEARXNG_OPEN_METRICS_SECRET | string |
string | |
serviceMonitor.app.endpoints[].basicAuth.username.key (1) SEARXNG_OPEN_METRICS_USER | string |
string | |
string | |
string | |
string | |
string | |
string | |
string |