add(heimdall)

This commit is contained in:
nold 2022-09-23 19:21:47 +02:00
parent 5102e53ec0
commit b1c65acaa1
2 changed files with 56 additions and 0 deletions

View file

@ -0,0 +1,9 @@
config:
description: Heimdall Hive Dashboard
apps:
- name: heimdall
repoURL: https://charts.truecharts.org
chart: heimdall
targetRevision: 11.0.40
include:
- ingress-internal

View file

@ -0,0 +1,47 @@
image:
repository: tccr.io/truecharts/heimdall
tag: v2.4.13
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10014
targetPort: 80
ingress:
main:
enabled: true
hosts:
- host: heimdall.dc
paths:
- path: /
pathType: Prefix
tls:
- secretName: heimdall-tls
hosts:
- heimdall.dc
probes:
startup:
enabled: true
persistence:
config:
enabled: true
mountPath: "/config"
portal:
enabled: false
env:
APP_URL: https://home.dc