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

Commit

Permalink
fix: ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
truxnell committed Jan 19, 2024
1 parent 53bd57e commit 627b69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/services/homepage/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
ingress:
main:
enabled: true
className: internal
className: internal-nginx
hosts:
- host: &host home.${EXTERNAL_DOMAIN}
paths:
Expand Down

0 comments on commit 627b69f

Please sign in to comment.