Skip to content

Commit

Permalink
FIX use last traefik version in mkdebug before v3
Browse files Browse the repository at this point in the history
  • Loading branch information
wabscale committed May 10, 2024
1 parent e1c6569 commit 84e61d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k8s/debug/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ helm upgrade --install traefik traefik/traefik \
--set 'ports.web.port=80' \
--set 'ports.websecure.port=443' \
--create-namespace \
--version 27.0.2 \
--namespace traefik

# Create the anubis namespace
Expand Down

0 comments on commit 84e61d8

Please sign in to comment.