Compare commits
2 Commits
5395157e39
...
71240ae689
| Author | SHA1 | Date | |
|---|---|---|---|
| 71240ae689 | |||
| 4fccbfbad4 |
@@ -34,6 +34,14 @@ plex:
|
||||
port: 32400
|
||||
targetPort: 32400
|
||||
protocol: HTTP
|
||||
external:
|
||||
controller: main
|
||||
type: Loadbalancer
|
||||
ports:
|
||||
http:
|
||||
port: 32400
|
||||
targetPort: 32400
|
||||
protocol: HTTP
|
||||
ingress:
|
||||
tailscale:
|
||||
enabled: true
|
||||
@@ -44,7 +52,7 @@ plex:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
service:
|
||||
name: plex
|
||||
name: plex-main
|
||||
port: 32400
|
||||
tls:
|
||||
- hosts:
|
||||
|
||||
@@ -98,12 +98,14 @@ blocky:
|
||||
|
||||
traefik-cl01tl IN A 10.232.1.21
|
||||
blocky IN A 10.232.1.22
|
||||
plex IN A 10.232.1.23
|
||||
|
||||
|
||||
;; Application Names
|
||||
argocd IN CNAME cl01tl-endpoint
|
||||
authentik IN CNAME cl01tl-endpoint
|
||||
gitea IN CNAME cl01tl-endpoint
|
||||
harbor IN CNAME cl01tl-endpoint
|
||||
vault IN CNAME cl01tl-endpoint
|
||||
|
||||
blocking:
|
||||
|
||||
@@ -71,12 +71,14 @@ customDNS:
|
||||
|
||||
traefik-cl01tl IN A 10.232.1.21
|
||||
blocky IN A 10.232.1.22
|
||||
plex IN A 10.232.1.23
|
||||
|
||||
|
||||
;; Application Names
|
||||
argocd IN CNAME cl01tl-endpoint
|
||||
authentik IN CNAME cl01tl-endpoint
|
||||
gitea IN CNAME cl01tl-endpoint
|
||||
harbor IN CNAME cl01tl-endpoint
|
||||
vault IN CNAME cl01tl-endpoint
|
||||
|
||||
blocking:
|
||||
|
||||
@@ -71,12 +71,14 @@ customDNS:
|
||||
|
||||
traefik-cl01tl IN A 10.232.1.21
|
||||
blocky IN A 10.232.1.22
|
||||
plex IN A 10.232.1.23
|
||||
|
||||
|
||||
;; Application Names
|
||||
argocd IN CNAME cl01tl-endpoint
|
||||
authentik IN CNAME cl01tl-endpoint
|
||||
gitea IN CNAME cl01tl-endpoint
|
||||
harbor IN CNAME cl01tl-endpoint
|
||||
vault IN CNAME cl01tl-endpoint
|
||||
|
||||
blocking:
|
||||
|
||||
Reference in New Issue
Block a user