mirror of https://github.com/k3s-io/k3s
Fix test-run-basics to check for traefik
parent
3f927d8006
commit
97cb85ced8
|
@ -4,8 +4,7 @@ all_services=(
|
|||
coredns
|
||||
local-path-provisioner
|
||||
metrics-server
|
||||
nginx-ingress-controller
|
||||
nginx-ingress-default-backend
|
||||
traefik
|
||||
)
|
||||
|
||||
export NUM_SERVERS=1
|
||||
|
|
Loading…
Reference in New Issue