Add nginx-ingress

This commit is contained in:
2024-08-06 17:12:03 -05:00
parent ef8bf42bd0
commit 30eb618855
5 changed files with 103 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: nginx-ingress
resources:
- namespace.yaml
- repository.yaml
- release.yaml