Source: kustomize
Section: misc
Priority: optional
Maintainer: Philippe Pepiot <phil@philpep.org>
Build-Depends:
 debhelper (>= 9),
 wget,
 ca-certificates,
Standards-Version: 4.3.0

Package: kustomize
Architecture: amd64
Depends: ${misc:Depends}
Description: 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.
