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
This commit is contained in:
Stavros Kois
2022-03-25 00:56:40 +02:00
committed by GitHub
parent 97f80ac458
commit 1962d29df1
26 changed files with 29 additions and 31 deletions
+23
View File
@@ -0,0 +1,23 @@
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"