blob: 1bef9e6812d64f799da2bcae4855e9f626f245f2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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.
apiVersion: argoproj.io/v1alpha1
kind: Workflow
metadata:
generateName: fetch-kernels-manual-
spec:
workflowTemplateRef:
name: fetch-kernels-workflow-template
|