k3s-cluster/kubernetes/common/apps/traefik/app/files/kustomization.yaml

7 lines
167 B
YAML
Raw Normal View History

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