2022-07-22 20:19:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/searx
|
2023-02-03 14:46:28 +00:00
|
|
|
tag: latest@sha256:71fce6b8ff15bcd79f1194281cfc4f8394b23596b962503cc9b6d1542ccfb88b
|
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
|