Files
truecharts/charts/incubator/troddit/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

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:c723471c7438fd87ea32249e73a9de51abaa0de6fa7e1819ba43844b19a4e7ff
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 3000
protocol: TCP
targetPort: 3000
portal:
enabled: true