Skip to content

Commit

Permalink
host dns added
Browse files Browse the repository at this point in the history
  • Loading branch information
AnasKhan0607 committed Aug 6, 2023
1 parent a3e1a05 commit 2629922
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/kubernetes/frontend-ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ metadata:
name: frontend-ingress
spec:
rules:
- http:
- host: "bizreach.ca"
http:
paths:
- backend:
service:
Expand All @@ -13,4 +14,3 @@ spec:
number: 80
path: /
pathType: Prefix

0 comments on commit 2629922

Please sign in to comment.