mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 09:50:08 +00:00
7 lines
151 B
YAML
7 lines
151 B
YAML
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
|
kind: Kustomization
|
||
|
|
|
||
|
|
bases:
|
||
|
|
- https://localhost:9443/argo-e2e/testdata.git//guestbook
|
||
|
|
|
||
|
|
namePrefix: child-
|