add traefik to all clusters

This commit is contained in:
2025-01-21 23:31:21 -06:00
parent 547980a1d3
commit 9b97276263
4 changed files with 47 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