Skip to content

Commit

Permalink
chore: fix ingress rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ohksj77 committed Mar 17, 2024
1 parent b56e5e4 commit ae44d21
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions k8s/ingress/ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,3 @@ spec:
name: gitrank-backend
port:
number: 8080
- path: /kibana/
pathType: Prefix
backend:
service:
name: kibana
port:
number: 5601
- path: /grafana/
pathType: Prefix
backend:
service:
name: grafana
port:
number: 3000

0 comments on commit ae44d21

Please sign in to comment.