Files
truecharts/charts/incubator/homer/values.yaml
T
Stavros KoisandGitHub 75691689e1 feat(homer): Add homer (#2147)
* feat(homer): Add homer

* update vers

* root

* update sources

* clean value

* update questions
2022-03-13 22:52:26 +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"