Files
truecharts/charts/dev/explainshell/values.yaml
Kjeld Schouten-Lebbing 625f217b97 feat: Add E-Rang of UnRaid Ports (#3229)
* feat: Add E-Rang of UnRaid Ports

* remove non-passing Charts

* remove more non-working

* re
2022-07-20 21:13:02 +02:00

26 lines
423 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/explainshell
tag: latest
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