Commit 0b61013
authored
feat(traefik): add Traefik configuration files and resources (#941)
* feat(traefik): add Traefik configuration files and resources
Signed-off-by: Nikolai Emil Damm <[email protected]>
* fix(traefik): correct web port redirection configuration
Signed-off-by: Nikolai Emil Damm <[email protected]>
* fix(traefik): remove unnecessary redirection scheme and permanence settings
Signed-off-by: Nikolai Emil Damm <[email protected]>
* fix(policyignore): expand ignored patterns for various resources
Signed-off-by: Nikolai Emil Damm <[email protected]>
* fix(traefik): update redirection configuration to use HTTPS scheme and remove deprecated HelmRelease
Signed-off-by: Nikolai Emil Damm <[email protected]>
* fix(traefik): update dashboard ingress route match rule to include API path prefix
Signed-off-by: Nikolai Emil Damm <[email protected]>
* fix(traefik): simplify dashboard ingress route match rule by removing API path prefix
Signed-off-by: Nikolai Emil Damm <[email protected]>
* chore(cloudflared): remove obsolete HelmRelease, HelmRepository, and related configurations
Signed-off-by: Nikolai Emil Damm <[email protected]>
* fix(traefik): update service type to LoadBalancer in helm-release configuration
Signed-off-by: Nikolai Emil Damm <[email protected]>
* feat(cloudflared): add HelmRelease, HelmRepository, and related configurations for Cloudflared
Signed-off-by: Nikolai Emil Damm <[email protected]>
* feat(variables): add traefik_service_type to ConfigMap and cloudflared_tunnel_token to Secret
Signed-off-by: Nikolai Emil Damm <[email protected]>
* refactor(dex): remove deprecated HelmRelease and related resources; update namespace labels
Signed-off-by: Nikolai Emil Damm <[email protected]>
---------
Signed-off-by: Nikolai Emil Damm <[email protected]>1 parent cf32611 commit 0b61013
File tree
28 files changed
+113
-174
lines changed- k8s
- bases/infrastructure
- cloudflared
- controllers
- dex
- traefik
- dex
- traefik
- clusters
- dev/variables
- prod/variables
- distributions/talos/infrastructure
- cloudflared
28 files changed
+113
-174
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 | | |
| 19 | + | |
12 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
13 | 24 | | |
14 | 25 | | |
15 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
16 | 35 | | |
| 36 | + | |
| 37 | + | |
17 | 38 | | |
18 | 39 | | |
This file was deleted.
Lines changed: 7 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
| |||
22 | 18 | | |
23 | 19 | | |
24 | 20 | | |
25 | | - | |
| 21 | + | |
26 | 22 | | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
30 | | - | |
| 26 | + | |
31 | 27 | | |
32 | 28 | | |
33 | 29 | | |
| |||
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 37 | + | |
44 | 38 | | |
45 | 39 | | |
46 | 40 | | |
47 | 41 | | |
48 | 42 | | |
49 | | - | |
50 | | - | |
| 43 | + | |
| 44 | + | |
51 | 45 | | |
52 | | - | |
| 46 | + | |
53 | 47 | | |
54 | | - | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
| 9 | + | |
File renamed without changes.
Lines changed: 45 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments