Files
truecharts/charts/stable/flaresolverr/values.yaml
T
TrueCharts BotandGitHub 8229f1a5e5 chore(deps): update docker general non-major (#3790)
* 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-19 11:20:18 +02:00

28 lines
466 B
YAML

image:
repository: tccr.io/truecharts/flaresolverr
pullPolicy: IfNotPresent
tag: 2.2.8@sha256:f0cd96ff8e0799e182d686e934918be77e1d82a1311042810af175d1f31f70a0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8191
targetPort: 8191
persistence:
config:
enabled: true
mountPath: "/config"
portal:
enabled: true