Skip to content

Commit a2e63a0

Browse files
committed
fix(kustomization): update ingress host values to balancerproject.org
1 parent e595e25 commit a2e63a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

balancer/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ patches:
2323
value: letsencrypt-prod
2424
- op: replace
2525
path: /spec/tls/0/hosts/0
26-
value: balancer.live.k8s.phl.io
26+
value: balancerproject.org
2727
- op: replace
2828
path: /spec/rules/0/host
29-
value: balancer.live.k8s.phl.io
29+
value: balancerproject.org
3030
- target:
3131
kind: Namespace
3232
name: balancer

0 commit comments

Comments
 (0)