refactor: reorganize kustomizations

This commit is contained in:
auricom
2021-07-28 01:57:17 +02:00
parent 30dcd7cd35
commit 1588499c9f
81 changed files with 16 additions and 38 deletions

View File

@@ -1,6 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- authelia
- certificate
- ingress-nginx

View File

@@ -0,0 +1,5 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: networking