mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
update
This commit is contained in:
parent
52e2078090
commit
34ca92b006
2 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue