Skip to content

Commit f1ff39c

Browse files
committed
Unfuck traefik
1 parent e5231a1 commit f1ff39c

3 files changed

Lines changed: 0 additions & 5 deletions

File tree

config/local.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@ environment: "local"
33
baseDomain: "faforever.localhost"
44
infisical-secret:
55
enabled: false
6-
traefik: {}
76
zfs:
87
nodeId: ""

config/prod.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,5 @@ infisical-secret:
55
projectSlug: "k3s-cluster-zj-th"
66
envSlug: "prod"
77
baseDomain: "faforever.com"
8-
traefik:
9-
tlsStoreSecret: "cloudflare-faf-com"
108
zfs:
119
nodeId: "fafprod3"

config/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,5 @@ infisical-secret:
88
projectSlug: "k3s-cluster-zj-th"
99
envSlug: "test"
1010
baseDomain: "faforever.xyz"
11-
traefik:
12-
tlsStoreSecret: "cloudflare-faf-xyz"
1311
zfs:
1412
nodeId: "faftest2"

0 commit comments

Comments
 (0)