Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 507 Bytes

File metadata and controls

22 lines (16 loc) · 507 Bytes

Sonobouy Plugin configuration

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.

Pre-requisites

  1. Carvel YTT

Changing tests categories

To enable Network and NetworkPolicy categories

#@data/values
---
image: winopreadiness/op-readiness:dev
dry-run: false
category:
- Core.Network
- Sub.NetworkPolicy