Add Traefik

This commit is contained in:
2024-08-05 21:45:24 -05:00
parent 756a9b13f3
commit 09f9ccb8e5
4 changed files with 40 additions and 0 deletions

View File

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