jenkinsci / kubernetes-operator

Kubernetes native Jenkins Operator
https://jenkinsci.github.io/kubernetes-operator
Other
598 stars 233 forks source link

Ingress for Jenkins instance #953

Closed AniketNS closed 5 months ago

AniketNS commented 9 months ago

Fixes #896

Added an ingress resource and the ingress values in the operator helm chart

brokenpip3 commented 7 months ago

Please make it optional and add all the options in the values.yaml so the user can decide to use and config the hosts, any eventual annotations, etc thanks!