Files
truecharts/charts/incubator/cadquery-jupyter/values.yaml
T
TrueCharts BotandGitHub 6146b4368e chore(deps): update docker general non-major docker tags (#3544)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-23 08:23:46 +03:00

28 lines
464 B
YAML

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