Files
turingpi/helm-values/flaresolverr_values.yaml
T
2025-08-30 16:50:54 +02:00

22 lines
322 B
YAML

---
image:
repository: ghcr.io/flaresolverr/flaresolverr
pullPolicy: IfNotPresent
tag: v3.3.21
env:
TZ: UTC
service:
main:
ports:
http:
port: 8191
ingress:
# -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false