imfreedom/k8s-cluster

Update traefik to 2.9.6 and remove the empty services option that doesn't work
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: docker.io/rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]