Merge pull request #118 from yxxhero/fix_integration_tests_error
fix intergration test for argo-cd form master to main branch
This commit is contained in:
commit
f16001e61a
|
|
@ -4,4 +4,4 @@ helmDefaults:
|
|||
timeout: 300
|
||||
releases:
|
||||
- name: argo-cd-crds
|
||||
chart: git::https://github.com/argoproj/argo-helm.git@charts/argo-cd/crds?ref=master
|
||||
chart: git::https://github.com/argoproj/argo-helm.git@charts/argo-cd/crds?ref=main
|
||||
|
|
|
|||
Loading…
Reference in New Issue