Files
truecharts/charts/incubator/searxng/values.yaml
T
TrueCharts BotandGitHub 9e435770df chore(deps): update docker general non-major (#3660)
* 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-02 11:42:14 +02:00

27 lines
508 B
YAML

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