-
-
Save squeedee/ed833b036ecc8f983d5aaf5801cc5fa8 to your computer and use it in GitHub Desktop.
Proposal for passthrough
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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