Files
truecharts/charts/incubator/rimgo/values.yaml
T
TrueCharts BotandGitHub 967bdbacef chore(deps): update docker general non-major (#4181)
* 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-10-25 09:06:43 +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:e52a66baf831f37088449604680ccf03c9f725405407ed9b801824fdbc8d80aa
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 3000
protocol: TCP
targetPort: 3000
portal:
enabled: true