Files
truecharts/charts/incubator/redisinsight/values.yaml
T
TrueCharts BotandGitHub b262d33e72 chore(deps): update docker general non-major (#3573)
* 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-08-26 08:48:23 +03:00

29 lines
521 B
YAML

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