Files
truecharts/charts/incubator/rimgo/values.yaml
T
TrueCharts BotandGitHub bf8019bf95 chore(deps): update docker general non-major (#3606)
* 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-29 08:32:03 +03:00

26 lines
505 B
YAML

env:
ADDRESS: 0.0.0.0
FORCE_WEBP: "0"
IMGUR_CLIENT_ID: 546c25a59c58ad7
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rimgo
tag: latest@sha256:c0752ba31a1468595039f970dc6a6738607edaa944b04ffad4e7d98b53f55df8
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 3000
protocol: TCP
targetPort: 3000
portal:
enabled: true