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