Files
truecharts/charts/stable/website-shot/values.yaml
T
TrueCharts BotandGitHub 97d5375359 chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00

17 lines
350 B
YAML

image:
repository: tccr.io/truecharts/website-shot
tag: latest@sha256:41fb86a173c79a51f9f3e0273aa59c62ced4bdc6e3f2da5b48d2cf11e475af93
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10221
targetPort: 3000
persistence:
screenshots:
enabled: true
mountPath: "/usr/src/website-shot/screenshots"