Files
truecharts/charts/incubator/troddit/values.yaml
T
TrueCharts BotandGitHub 8ece48c5d3 chore(deps): update docker general non-major (#4165)
* 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-23 13:01:42 +03:00

28 lines
534 B
YAML

env:
CLIENT_ID: ""
CLIENT_SECRET: ""
NEXTAUTH_SECRET: ""
NEXTAUTH_URL: ""
REDDIT_REDIRECT: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/troddit
tag: latest@sha256:7c42ecc9fa576c8d737fdb8eb749fc0a87a3a453e648589748934b459ad8187b
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 3000
protocol: TCP
targetPort: 3000
portal:
enabled: true