Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
fix: ingress for new k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiejaoude authored Jul 27, 2022
1 parent 26307d1 commit 7734c82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /
spec:
ingressClassName: nginx
rules:
- host: "api.eddiehub.org"
http:
Expand Down

0 comments on commit 7734c82

Please sign in to comment.