Skip to content

Commit

Permalink
fix(backstage): explicit enable ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Oct 5, 2023
1 parent 57f82c7 commit 7ffc37d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/apps/backstage/backstage/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ spec:

ingress:
main:
enabled: true
className: traefik
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
Expand Down

0 comments on commit 7ffc37d

Please sign in to comment.