Files
truecharts/charts/incubator/searx/values.yaml
T
TrueCharts BotandGitHub 03b0ab3e45 chore(deps): update docker general non-major (#3827)
* 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-09-21 19:28:37 +02:00

26 lines
487 B
YAML

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