Traefik rework (#546)

* first part

* port most relevant settings

* Don't include common or old crap

* Try moving persistence to common

* Initial work on Traefik SCALE UI

* some cleanup and consistency patches. Also:
Enable metrics, because that's just container-side metrics and doesn't require prometheus CRD's

* super basic portal

* don't use portal as a template

* whoops

* whoops 2.0
This commit is contained in:
Kjeld Schouten-Lebbing
2021-06-10 14:49:42 +02:00
committed by GitHub
parent 0b20bcfd96
commit 111680d41b
30 changed files with 2136 additions and 1195 deletions
+2 -5
View File
@@ -1,12 +1,9 @@
apiVersion: v2
appVersion: auto
appVersion: "2.4"
dependencies:
- name: common
repository: https://truecharts.org/
version: 3.5.8
- name: traefik
repository: https://helm.traefik.io/traefik
version: 9.19.1
deprecated: false
description: A Traefik based Reverse Proxy and Certificate Manager
home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik
@@ -28,4 +25,4 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 4.0.6
version: 5.0.0