mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-05 15:48:21 +00:00
8 lines
160 B
YAML
8 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-
|