Files
truecharts/charts/incubator/cadquery-jupyter/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

26 lines
424 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cadquery-jupyter
tag: 3.3.0
persistence:
workdir:
enabled: true
mountPath: /home/cq
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8888
protocol: TCP
targetPort: 8888
portal:
enabled: true