Files
truecharts/charts/incubator/searx/values.yaml
T
TrueCharts BotandGitHub 5673252dab chore(deps): update docker general non-major (#4355)
* 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-09 09:18:51 +02:00

32 lines
504 B
YAML

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