del(heimdall)

This commit is contained in:
nold 2022-10-01 11:06:35 +02:00
parent 5f290592d3
commit 0d11f0f12f
2 changed files with 0 additions and 59 deletions

View file

@ -1,7 +0,0 @@
config:
description: Heimdall Hive Dashboard
apps:
- name: heimdall
repoURL: https://charts.truecharts.org
chart: heimdall
targetRevision: 11.0.45

View file

@ -1,52 +0,0 @@
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
enableFixedMiddlewares: false
annotations:
cert-manager.io/cluster-issuer: vault-issuer
traefik.ingress.kubernetes.io/router.tls: '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