fix intergration test for argo-cd form master to main branch
Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
parent
a993b2af3f
commit
070ed0dd47
|
|
@ -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