Files
truecharts/charts/incubator/red-discordbot/values.yaml
T
TrueCharts BotandGitHub 0b005a9463 chore(deps): pin dependencies (#5688)
* chore(deps): pin dependencies

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-24 23:09:51 +01:00

34 lines
588 B
YAML

env:
PREFIX: ""
TOKEN: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/red-discordbot
tag: vfull@sha256:72d5c7690738eff81f687d00f419788cf26e6362bd0d0db22db7e2ed51f42598
persistence:
data:
enabled: true
mountPath: /data
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