-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkustomization.yaml
26 lines (26 loc) · 2.34 KB
/
kustomization.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: traefik-ingress
resources:
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.containo.us_ingressroutes.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.containo.us_ingressroutetcps.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.containo.us_ingressrouteudps.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.containo.us_middlewares.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.containo.us_middlewaretcps.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.containo.us_serverstransports.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.containo.us_tlsoptions.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.containo.us_tlsstores.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.containo.us_traefikservices.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.io_ingressroutes.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.io_ingressroutetcps.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.io_ingressrouteudps.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.io_middlewares.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.io_middlewaretcps.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.io_serverstransports.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.io_tlsoptions.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.io_tlsstores.yaml
- https://raw.githubusercontent.com/traefik/traefik-helm-chart/v23.0.1/traefik/crds/traefik.io_traefikservices.yaml
- ./helm-release.yaml
- ./ingress.yaml