github.com/Racer159/jackal@v0.32.7-0.20240401174413-0bd2339e4f2e/examples/component-webhooks/jackal.yaml (about)

     1  kind: JackalPackageConfig
     2  metadata:
     3    name: component-webhooks
     4    description: Example Pepr Module for Component Webhooks
     5    url: https://github.com/defenseunicorns/pepr
     6    version: 0.0.1
     7  components:
     8    - name: module
     9      required: true
    10      manifests:
    11        - name: module
    12          namespace: pepr-system
    13          files:
    14            - pepr-module-cb5693ef-d13c-5fe1-b5ad-c870fd911b3b.yaml
    15      images:
    16        - ghcr.io/defenseunicorns/pepr/controller:v0.15.0