Files
truecharts/charts/incubator/searxng/values.yaml
T
TrueCharts BotandGitHub 3f9b200e9b chore(deps): update docker general non-major (#4366)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-10 10:07:12 +01:00

33 lines
533 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/searxng
tag: latest@sha256:2e192106fdf0576d5949f4ef660e75cdba2e990be85698aae9fdacdd2fdb8c5e
env:
BASE_URL: ""
INSTANCE_NAME: SearXng
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8080
protocol: TCP
targetPort: 8080
persistence:
config:
enabled: true
mountPath: /etc/searxng
portal:
enabled: true