<!-- Thank you for your contribution. Before you submit the issue: 1. Search open and closed issues for duplicates. 2. Read the contributing guidelines. --> **Description** <!-- Provide a clear and concise description of the feature. --> Follow up from https://github.com/kyma-project/modulectl/pull/73#discussion_r1806235182 We shouldn't use `gopkg.in/yaml`, rather use `sigs.k8s.io/yaml` **Reasons** <!-- Explain why we should add this feature. Provide use cases to illustrate its benefits. --> Be sure to handle K8s yamls properly **Attachments** <!-- Attach any files, links, code samples, or screenshots that will convince us to your idea. -->
Description
Follow up from #73 (comment)
We shouldn't use
gopkg.in/yaml, rather usesigs.k8s.io/yamlReasons
Be sure to handle K8s yamls properly
Attachments