### Component JKube Kit ### Is your enhancement related to a problem? Please describe The generated YAML files should be (optionally) enriched with the: - [Recommended Labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/) - [Well-Known Labels, Annotations and Taints](https://kubernetes.io/docs/reference/labels-annotations-taints/) ### Describe the solution you'd like (High level) - Create a New (disableable) Enricher that adds the Recommended K8s labels - Make the existent ProjectLabelEnricher disableable ( ### Describe alternatives you've considered Fragments ### Additional context _No response_