Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
renebarbosafl authored Oct 16, 2023
2 parents fe28a17 + d1a2770 commit 4437f38
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 2,346 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Accordingly, the encouraged approach to fulfill your needs:
1. Override the default Traefik configuration values ([yaml file or cli](https://helm.sh/docs/chart_template_guide/values_files/))
2. Append your own configurations (`kubectl apply -f myconf.yaml`)

If needed, one may use [extraObjects](./traefik/tests/values/extra.yaml) or extend this HelmChart [as a Subchart](https://helm.sh/docs/chart_template_guide/subcharts_and_globals/). In the [examples](EXAMPLES.md), one can see how to use this Chart as a dependancy.
If needed, one may use [extraObjects](./traefik/tests/values/extra.yaml) or extend this HelmChart [as a Subchart](https://helm.sh/docs/chart_template_guide/subcharts_and_globals/). In the [examples](EXAMPLES.md), one can see how to use this Chart as a dependency.

## Installing

Expand Down
9 changes: 0 additions & 9 deletions traefik/crds/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@
kind: Kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
resources:
- traefik.containo.us_ingressroutes.yaml
- traefik.containo.us_ingressroutetcps.yaml
- traefik.containo.us_ingressrouteudps.yaml
- traefik.containo.us_middlewares.yaml
- traefik.containo.us_middlewaretcps.yaml
- traefik.containo.us_serverstransports.yaml
- traefik.containo.us_tlsoptions.yaml
- traefik.containo.us_tlsstores.yaml
- traefik.containo.us_traefikservices.yaml
- traefik.io_ingressroutes.yaml
- traefik.io_ingressroutetcps.yaml
- traefik.io_ingressrouteudps.yaml
Expand Down
275 changes: 0 additions & 275 deletions traefik/crds/traefik.containo.us_ingressroutes.yaml

This file was deleted.

Loading

0 comments on commit 4437f38

Please sign in to comment.