moved base (#146)

* moved base

* as per PR

* Update k8s/base/deployment.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

Co-authored-by: Florian Forster <florian@caos.ch>
This commit is contained in:
Christian Jakob
2020-05-28 14:12:37 +02:00
committed by GitHub
parent e3f9e9c05e
commit 5a7d44327e
9 changed files with 201 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: zitadel
resources:
- deployment.yaml
- service-accounts.yaml
- service-api-admin.yaml
- service-api-auth.yaml
- service-api-mangagement.yaml
- service-console.yaml