Files
truecharts/charts/incubator/rimgo/values.yaml
T
TrueCharts BotandGitHub 517b36567c chore(deps): update docker general non-major (#3818)
* 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-09-20 22:07:20 +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:e78a9419b53981aaec8f810438b8f0a98e3efd7b2f0fc8c8317e1a546b558c1f
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 3000
protocol: TCP
targetPort: 3000
portal:
enabled: true