From 60cfce45179f8678498fcdf1e333c65ad34eeed4 Mon Sep 17 00:00:00 2001 From: Nick Kampe Date: Wed, 2 Sep 2020 14:41:55 -0500 Subject: [PATCH] add in kustomization in root directory to allow for ease of use with kustomize remote base --- kustomization.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 kustomization.yaml diff --git a/kustomization.yaml b/kustomization.yaml new file mode 100644 index 000000000..7f3e50b97 --- /dev/null +++ b/kustomization.yaml @@ -0,0 +1,4 @@ +apiVersion: kustomize.config.k8s.io/v1beta1 +kind: Kustomization +resources: +- deploy/