Skip to content

Commit

Permalink
Migrate Traefik Middlewares to new CRD
Browse files Browse the repository at this point in the history
  • Loading branch information
bodom0015 authored Aug 27, 2024
1 parent fca8a8b commit 3b98ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/values.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ config:
userInfoUrl: "https://auth.platform.moleculemaker.org/oauth2/userinfo"

extraDeploy:
- apiVersion: traefik.containo.us/v1alpha1
- apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: molli-prod-domain-redirect
Expand Down

0 comments on commit 3b98ead

Please sign in to comment.