Files
truecharts/charts/incubator/cadquery-server/values.yaml
T
TrueCharts BotandGitHub ea7f789975 chore(deps): update docker general non-major (#3727)
* 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-10 13:05:59 +03:00

29 lines
524 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cadquery-server
tag: latest@sha256:4383246bc7a4d6660129193d118d3601da791299a616faa4c4b5bf695ee4a242
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false