2022-07-22 20:19:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/searx
|
2022-12-30 00:30:14 +00:00
|
|
|
tag: latest@sha256:fef9545d8334a9ebb32a7581c609973e6cc0c023fc37cb620299e501075811a6
|
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
|