github.com/google/syzkaller@v0.0.0-20251211124644-a066d2bc4b02/syz-cluster/overlays/common/argo/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 - https://github.com/argoproj/argo-workflows/releases/download/v3.6.2/install.yaml 6 - workflow-roles.yaml 7 8 patchesStrategicMerge: 9 - patch-argo-controller.yaml 10 - patch-workflow-controller-configmap.yaml