k3s-cluster/cluster/core/networking/traefik/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