We use Carvel YTT to render the plugin YAML and patch the required fields. The user must change
the defaults.yaml
file and rerun make sonobuoy-config-gen
to render the final sonobouy-plugin.yaml
file.
To enable Network and NetworkPolicy categories
#@data/values
---
image: winopreadiness/op-readiness:dev
dry-run: false
category:
- Core.Network
- Sub.NetworkPolicy