mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-24 10:27:18 +00:00
6 lines
146 B
YAML
6 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
|