Files
truecharts/charts/incubator/rimgo/values.yaml
T
TrueCharts BotandGitHub e1cbd7c0cb chore(deps): update docker general non-major (#3975)
* 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-01 12:55:00 +02: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:3ac9ee94e5a443f1d34c2c6aef7336b87491990c9609934d9761b3936dcd7e18
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 3000
protocol: TCP
targetPort: 3000
portal:
enabled: true