drone / charts

Helm charts for the Drone platform on Kubernetes
Other
166 stars 116 forks source link

Allow for prepending extra paths on the server ingress #34

Closed llinder closed 2 years ago

llinder commented 3 years ago

When using an ALB ingress controller it is common to setup SSL redirects on the ALB using ingress annotations. https://www.stacksimplify.com/aws-eks/aws-alb-ingress/learn-to-enable-ssl-redirect-in-alb-ingress-service-on-aws-eks/ This change allows users to prepend additional paths to enable this style of SSL redirects.

jimsheldon commented 2 years ago

Apologies for taking so long to respond on this. A new version of the drone helm chart has been published, you can now pass a list of paths to the ingress. I will close this out, please open an issue if you have trouble. Thanks!