Files
truecharts/charts/incubator/rmlint/values.yaml
T
TrueCharts BotandGitHub 99f036d23b chore(deps): update docker general non-major (#3300)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 23:35:40 +02:00

30 lines
586 B
YAML

env:
GUAC_PASS: ""
GUAC_USER: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rmlint
tag: latest@sha256:9f8823388453aa296ad8738a693d2037b146947146c0db4c6b6dc3638771ef26
persistence:
config:
enabled: true
mountPath: /config
searchlocation:
enabled: true
mountPath: /root
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 8322
protocol: TCP
targetPort: 8080