Files
truecharts/charts/incubator/searxng/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

27 lines
508 B
YAML

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