From 62c4de4e31453f59c8ad536220af2364dc27dbb1 Mon Sep 17 00:00:00 2001 From: Christopher Tineo Date: Tue, 10 Feb 2026 15:41:05 -0500 Subject: [PATCH] feat: update sandbox domain --- balancer/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/balancer/kustomization.yaml b/balancer/kustomization.yaml index f1267f6..6bef7f3 100644 --- a/balancer/kustomization.yaml +++ b/balancer/kustomization.yaml @@ -23,10 +23,10 @@ patches: value: letsencrypt-prod - op: replace path: /spec/tls/0/hosts/0 - value: balancer.sandbox.k8s.phl.io + value: sandbox.balancerproject.org - op: replace path: /spec/rules/0/host - value: balancer.sandbox.k8s.phl.io + value: sandbox.balancerproject.org - target: kind: Namespace name: balancer