Skip to content

Instantly share code, notes, and snippets.

@squeedee
Created October 5, 2022 14:53
Show Gist options
  • Save squeedee/ed833b036ecc8f983d5aaf5801cc5fa8 to your computer and use it in GitHub Desktop.
Save squeedee/ed833b036ecc8f983d5aaf5801cc5fa8 to your computer and use it in GitHub Desktop.
Proposal for passthrough
- name: image-scanner
images:
- name: image
resource: image-provider
templateRef:
kind: ClusterImageTemplate
options:
- name: image-scanner-template
selector:
matchLabel:
- key: has-scan
value: yes
- passthrough: image
selector:
matchLabel:
- key: has-scan
value: no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment