github.com/google/syzkaller@v0.0.0-20251211124644-a066d2bc4b02/syz-cluster/overlays/minikube/kustomization.yaml (about) 1 # Copyright 2025 syzkaller project authors. All rights reserved. 2 # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. 3 4 resources: 5 - service-accounts.yaml 6 - kernel-disk-pvc.yaml 7 - ../common/argo 8 - ../common 9 - global-config.yaml 10 - global-config-env.yaml 11 - fake-gcs.yaml 12 - network-policy-spanner.yaml 13 - workflow-artifacts.yaml 14 15 patchesStrategicMerge: 16 - patch-workflow-controller-configmap.yaml