k3s-cluster/kubernetes/main/core/traefik/app/kustomization.yaml

8 lines
190 B
YAML
Raw Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
2023-04-02 19:27:09 +00:00
- ./namespace.yaml
- ./wildcard-cert.yaml
- ./helm-repository.yaml
- ./helm-release.yaml
- ./dashboard-ingress.yaml