Files
truecharts/charts/incubator/searx/values.yaml
T
1b842f5d6a chore(deps): update docker general non-major (#3743)
* 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>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-12 12:28:33 +02:00

26 lines
487 B
YAML

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