Customization of kubernetes YAML configurations
kustomize lets you customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is. kustomize targets kubernetes; it understands and can patch kubernetes style API objects. It's like make, in that what it does is declared in a file, and it's like sed, in that it emits edited text. This package contains the source code needed for building packages that reference the following Go import paths: – sigs.k8s.io/kustomize
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 4.0.3-2.fc36 | - | 
| Fedora 35 | 4.0.3-2.fc35 | - | 
| Fedora 34 | 2.0.3-7.fc34 | - | 
			You can contact the maintainers of this package via email at
			golang-sigs-k8s-kustomize dash maintainers at fedoraproject dot org.