push
github
fix: adjust Argo v4 installation for dev cluster (#359) ## What Port over Argo v4 installation changes to the dev cluster. https://github.com/opendefensecloud/artifact-conduit/blob/d6f3ea43b/test/e2e/e2e_suite_test.go#L247-L256 ## Why n/a ## Testing ``` make dev-cluster kubectl apply -f examples/ocm/cluster-workflow-template.yaml kubectl apply -f examples/ocm/artifact-type.yaml kubectl apply -f test/fixtures/ocm-order.yaml kubectl -n default describe orders.arc.opendefense.cloud example-ocm-order ``` ## Checklist - [x] ~Tests added/updated~ - [x] No breaking changes (or upgrade path documented above) - [x] Readable commit history (squashed and cleaned up as desired) - [x] AI code review considered and comments resolved
781 of 928 relevant lines covered (84.16%)
501.55 hits per line