Files
truecharts/charts/stable/pyload/values.yaml
Kjeld Schouten-Lebbing ad98f0cf28 test2 (+1 squashed commits)
Squashed commits:

[50e5c2165b] test (+1 squashed commits)

Squashed commits:

[9c8ca9bb81] tmp (+1 squashed commits)

Squashed commits:

[f86e9aedef] squashed work
2023-03-08 20:15:45 +01:00

25 lines
472 B
YAML

image:
repository: tccr.io/truecharts/pyload
tag: version-5de90278@sha256:c33489498cb4541bbf936b1ebd1eaebfb0cae279f738aa0e6184969089e94081
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10075
targetPort: 8000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0