Skip to content

Commit 1b31cf3

Browse files
committed
Update httproute-public.yaml to include additional hostname for improved domain management.
1 parent 243cd27 commit 1b31cf3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

clusters/common/apps/keiretsu/homer/httproute-public.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ spec:
1919
namespace: home
2020
hostnames:
2121
- "home.${CLUSTER_DOMAIN}"
22+
- "home.${COMMON_DOMAIN}"
2223
rules:
2324
- backendRefs:
2425
- group: ""

clusters/talos-robbinsdale/apps/cloudflare/cloudflare-ddns/cloudflare-ddns-raj.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
name: cloudflare
2525
key: cloudflare-k8s-token-rajsingh-info
2626
- name: DOMAINS
27-
value: "fleet-telemetry.tesla.rajsingh.info,jellyfin.rajsingh.info,mc.rajsingh.info,immich.rajsingh.info,gatus.rajsingh.info,home.rajsingh.info"
27+
value: "jellyfin.rajsingh.info,immich.rajsingh.info,gatus.rajsingh.info,home.rajsingh.info"
2828
- name: PROXIED
2929
value: "true"
3030
- name: IP6_PROVIDER

0 commit comments

Comments
 (0)