diff options
Diffstat (limited to 'syz-cluster/kernel-disk/kustomization.yaml')
| -rw-r--r-- | syz-cluster/kernel-disk/kustomization.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/syz-cluster/kernel-disk/kustomization.yaml b/syz-cluster/kernel-disk/kustomization.yaml new file mode 100644 index 000000000..aeff33f63 --- /dev/null +++ b/syz-cluster/kernel-disk/kustomization.yaml @@ -0,0 +1,6 @@ +# Copyright 2025 syzkaller project authors. All rights reserved. +# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. + +resources: + - pvc.yaml + - cron.yaml |
