mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
ce6b64840e
commit
3590ea3840
1 changed files with 0 additions and 8 deletions
|
|
@ -1,7 +1,5 @@
|
|||
traefik:
|
||||
image:
|
||||
#registry: registry.durp.info
|
||||
#repository: traefik
|
||||
pullPolicy: Always
|
||||
|
||||
providers:
|
||||
|
|
@ -14,17 +12,11 @@ traefik:
|
|||
replicas: 3
|
||||
revisionHistoryLimit: 1
|
||||
|
||||
# volumes:
|
||||
# - name: traefik-configmap
|
||||
# mountPath: "/config"
|
||||
# type: configMap
|
||||
|
||||
ingressRoute:
|
||||
dashboard:
|
||||
enabled: true
|
||||
|
||||
additionalArguments:
|
||||
# - "--providers.file.filename=/config/config.yml"
|
||||
- "--serversTransport.insecureSkipVerify=true"
|
||||
- "--log.level=DEBUG"
|
||||
- --experimental.plugins.jwt.moduleName=github.com/traefik-plugins/traefik-jwt-plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue