Add ignore support for services
Changelog:
- Add ignore support for services
To ignore a service such as traefik
type in: kubectl annotate svc/traefik -n kube-system dev.in lets.manage=false
Changelog:
To ignore a service such as traefik
type in: kubectl annotate svc/traefik -n kube-system dev.in lets.manage=false