Skip to content

Commit e875860

Browse files
Merge pull request #126 from CodeForPhilly/releases/k8s-manifests
Deploy releases/k8s-manifests 72841e5
2 parents d148f76 + 72841e5 commit e875860

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

balancer/Ingress/balancer.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
spec:
99
ingressClassName: nginx
1010
rules:
11-
- host: balancer.sandbox.k8s.phl.io
11+
- host: sandbox.balancerproject.org
1212
http:
1313
paths:
1414
- backend:
@@ -20,5 +20,5 @@ spec:
2020
pathType: Prefix
2121
tls:
2222
- hosts:
23-
- balancer.sandbox.k8s.phl.io
23+
- sandbox.balancerproject.org
2424
secretName: balancer-tls

0 commit comments

Comments
 (0)