Skip to content

Commit

Permalink
chore: remove cloudflarewarp
Browse files Browse the repository at this point in the history
  • Loading branch information
jnobrega committed May 14, 2024
1 parent f4fce65 commit 4429561
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions k8s/apps/network/traefik/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,9 @@ spec:
bouncer:
moduleName: "github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin"
version: "v1.3.0"
cloudflarewarp:
modulename: "github.com/BetterCorp/cloudflarewarp"
version: "v1.3.3"
# cloudflarewarp:
# modulename: "github.com/BetterCorp/cloudflarewarp"
# version: "v1.3.3"

volumes:
- name: crowdsec-bouncer-tls
Expand Down
2 changes: 1 addition & 1 deletion k8s/apps/network/traefik/middlewares/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ kind: Kustomization
resources:
- ldap.yaml
- crowdsec.yaml
- cloudflare.yaml
#- cloudflare.yaml

0 comments on commit 4429561

Please sign in to comment.