kubepack / chartify

📈 Generate Helm Charts from Kubernetes objects
Apache License 2.0
227 stars 25 forks source link

Dynamic selector in service #13

Open saumanbiswas opened 7 years ago

saumanbiswas commented 7 years ago

While creating charts, some labels are added dynamically. In the selector of service It need to be detected. It can be done by identifying those labels from the objects at the time of modifying the labels.