Files
truecharts/charts/incubator/searx/values.yaml
T
TrueCharts BotandGitHub 934b2f4c1d chore(deps): update docker general non-major (#3478)
* 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-08-17 13:01:00 +02:00

28 lines
527 B
YAML

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