mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-05 07:38:22 +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>
7 lines
160 B
YAML
7 lines
160 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
bases:
|
|
- https://argocd-e2e-server:9443/argo-e2e/testdata.git//guestbook
|
|
|
|
namePrefix: child-
|