1namespace: argo-events 2apiVersion: kustomize.config.k8s.io/v1beta1 3kind: Kustomization 4resources: 5- vendor/argo_events.yaml 6- namespace.yaml 7- validation-webhook.yaml 8- rbac.yaml
View as plain text