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:
@@ -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"
|
||||
Reference in New Issue
Block a user