Files
truecharts/charts/stable/website-shot/values.yaml
T
Stavros KoisandGitHub 2fdade39d2 feat(apps): move some apps to stable (#2504)
* feat(apps): move apps to stable

* move to stable

* move to stable

* remove jwt and let it auto generate

* remove jwt

* move to stable

* move to stabel

* move to stable

* move to stable

* move to stable and upate image refs

* move to stable

* fix appsmith

* typo
2022-04-18 19:57:07 +00:00

17 lines
350 B
YAML

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