Files
catalog/incubator/searx/2.0.8/ix_values.yaml
TrueCharts-Bot 44d1386d69 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-30 01:00:35 +00:00

32 lines
504 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/searx
tag: latest@sha256:fef9545d8334a9ebb32a7581c609973e6cc0c023fc37cb620299e501075811a6
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