Add nginx-ingress

This commit is contained in:
2024-08-06 17:12:03 -05:00
parent ef8bf42bd0
commit 4a4b18b116
4 changed files with 37 additions and 0 deletions

View File

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