Files
truecharts/charts/stable/homer/values.yaml
T
Stavros KoisandGitHub 1962d29df1 fix(incubator-apps): small fixes (#2274)
* feat(homer): move to stable

* bump

* feat(outline): move to stable

* bump

* bump

* fix tz

* add trusted host

* bump
2022-03-25 00:56:40 +02:00

24 lines
410 B
YAML

image:
repository: tccr.io/truecharts/homer
tag: v22.02.1@sha256:1ca289a58ff340731b07b48d8028b53695e6f3063436ea78272a47f6b227ef7e
pullPolicy: IfNotPresent
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10178
targetPort: 8080
persistence:
config:
enabled: true
mountPath: "/www/assets"