Skip to content

Commit

Permalink
ci: fix image
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Dec 1, 2024
1 parent 21a42d6 commit 37e44d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .k8s/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: bot.go-faster.org
- host: bot.gotd.dev
http:
paths:
- path: /
Expand All @@ -55,7 +55,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: api.go-faster.org
- host: api.gotd.dev
http:
paths:
- path: /
Expand Down

0 comments on commit 37e44d7

Please sign in to comment.