mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-24 02:17:17 +00:00
* chore: Make e2e tests runnable against remote cluster Signed-off-by: jannfis <jann@mistrust.net> * Fix linter complaint Signed-off-by: jannfis <jann@mistrust.net> * Revert Signed-off-by: jannfis <jann@mistrust.net> * Address reviewer comments Signed-off-by: jannfis <jann@mistrust.net> * Compat with Mac Signed-off-by: jannfis <jann@mistrust.net> * Revert test setting Signed-off-by: jannfis <jann@mistrust.net>
5 lines
146 B
YAML
5 lines
146 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
bases:
|
|
- ssh://root@argocd-e2e-server:2222/tmp/argo-e2e/testdata.git//config-map
|