Skip to content

Commit

Permalink
Merge pull request 'Fix traefik config after chart upgrade' (#20) fro…
Browse files Browse the repository at this point in the history
…m traefik-upgrade into master

Reviewed-on: https://gitea.obmondo.com/EnableIT/KubeAid/pulls/20
  • Loading branch information
Ahmad-Faizan committed Nov 6, 2023
2 parents 9db2142 + 4c58ed3 commit 2784e8d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions argocd-helm-charts/traefik/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@ traefik:
access:
enabled: true
ports:
web:
redirectTo:
port: websecure
websecure:
tls:
enabled: true
web:
redirectTo: websecure

# enable JWT handling
# experimental:
# plugins:
Expand Down

0 comments on commit 2784e8d

Please sign in to comment.