2022-07-22 20:19:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/searx
|
2023-01-18 20:24:31 +00:00
|
|
|
tag: latest@sha256:b00a39f3cf4ee0def8a6f2ed7688b8e17fbb0a9a276b2b86b62aaec7592554cd
|
2022-11-02 00:16:35 +00:00
|
|
|
|
2022-07-22 20:19:45 +00:00
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-11-02 00:16:35 +00:00
|
|
|
|
2022-07-22 20:19:45 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
2022-11-02 00:16:35 +00:00
|
|
|
|
|
|
|
env:
|
|
|
|
BASE_URL: ""
|
|
|
|
|
2022-07-22 20:19:45 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8080
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 8080
|
2022-08-08 21:25:02 +00:00
|
|
|
|
2022-11-02 00:16:35 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /etc/searx
|
|
|
|
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
|
|
|
enabled: true
|