feat(base): adding nginx-gateway

This commit is contained in:
2022-10-19 15:55:25 +02:00
parent f6223731ed
commit 53a4159d49
2 changed files with 13 additions and 0 deletions

View File

@ -4,3 +4,5 @@ kind: Kustomization
bases:
- https://raw.githubusercontent.com/flannel-io/flannel/master/Documentation/kube-flannel.yml
- https://github.com/cert-manager/cert-manager/releases/download/v1.10.0/cert-manager.yaml
- ./minio
- ./nginx-gateway