kube-lego icon indicating copy to clipboard operation
kube-lego copied to clipboard

Hardcoded deployment label in created service

Open blacksails opened this issue 7 years ago • 1 comments

It is a problem that the deployment name is hard coded in the selector created service. I want to run two instances of kube-lego in parallel, one using the staging url and the other using production.

https://github.com/jetstack/kube-lego/blob/6b5cb1375c44d7a98feea9eef96b8dda4a8fd65d/pkg/service/service.go#L106

blacksails avatar Aug 30 '17 21:08 blacksails

(This is a duplicate of https://github.com/jetstack/kube-lego/issues/25)

ankon avatar Sep 04 '17 16:09 ankon