mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-21 08:18:41 +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
No EOL
151 B
YAML
7 lines
No EOL
151 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
bases:
|
|
- https://localhost:9443/argo-e2e/testdata.git//guestbook
|
|
|
|
namePrefix: child- |