update
This commit is contained in:
@@ -42,4 +42,3 @@ spec:
|
||||
jwt:
|
||||
issuers:
|
||||
- https://authentik.durp.info/application/o/api
|
||||
secret:
|
||||
|
||||
@@ -500,8 +500,8 @@ traefik:
|
||||
additionalArguments:
|
||||
- "--serversTransport.insecureSkipVerify=true"
|
||||
- "--log.level=DEBUG"
|
||||
- "--experimental.plugins.jwt.modulename=github.com/Brainnwave/jwt-middleware"
|
||||
- "--experimental.plugins.jwt.version=v1.1.5"
|
||||
- "--experimental.plugins.jwt.modulename=github.com/DeveloperDurp/jwt-middleware"
|
||||
- "--experimental.plugins.jwt.version=v1.0.0"
|
||||
# Environment variables to be passed to Traefik's binary
|
||||
env: []
|
||||
# - name: SOME_VAR
|
||||
|
||||
Reference in New Issue
Block a user