Skip to content

Commit

Permalink
fix entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Jan 15, 2024
1 parent 56d3aed commit c8239cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/prod/route.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: crossbell
spec:
entryPoints:
- web
- websecure
routes:
- kind: Rule
match: 'Host(`safe-client.crossbell.io`)'
Expand Down

0 comments on commit c8239cf

Please sign in to comment.