argo-cd/test/manifests/base/kustomization.yaml
Alexander Matyushentsev af896533df
Issue #1135 - Run e2e tests in throw-away kubernetes cluster (#1318)
* Issue #1135 - Run e2e tests in throw-away kubernetes cluster
2019-03-24 07:35:57 -07:00

10 lines
No EOL
205 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
bases:
- ../../../manifests/crds
- ../../../manifests/base/config
- ../../../manifests/cluster-rbac
patchesStrategicMerge:
- patches.yaml