28 lines
466 B
YAML
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
|