Files
truecharts/charts/incubator/searxng/values.yaml
T
TrueCharts BotandGitHub 8bbdbc259a chore(deps): update docker general non-major (#3860)
* 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-24 12:19:17 +02:00

27 lines
508 B
YAML

env:
INSTANCE_NAME: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/searxng
tag: latest@sha256:6e185665147a0fbb9b31b1d95db956438358fec28b9796e134d29b13a16f5833
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