Skip to content

Commit

Permalink
feat: add correct ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
reinthal committed Jan 16, 2025
1 parent 97a8d81 commit 71c21d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/dremio/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
- match: Host(`dremio.local.reinthal.cc`)
kind: Rule
services:
- name: web-dremio-service
- name: dremio-client
port: 9047
tls:
secretName: local-reinthal-cc-tls
Expand Down

0 comments on commit 71c21d4

Please sign in to comment.