catalog/incubator/plaxt/0.0.21/ix_values.yaml

28 lines
534 B
YAML

env:
TRAKT_ID: ""
TRAKT_SECRET: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/plaxt
tag: latest@sha256:da5223efed05cf981a0a5a4670cfbd609db5c3ad0b4653ba88a6b08a77805cc1
persistence:
hostpathforkeystore:
enabled: true
mountPath: /app/keystore
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8000
protocol: TCP
targetPort: 8000
portal:
enabled: true