Some checks failed
Reviewed-on: #12 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
9 lines
176 B
YAML
9 lines
176 B
YAML
apiVersion: traefik.containo.us/v1alpha1
|
|
kind: Middleware
|
|
metadata:
|
|
name: adminbasicauth
|
|
namespace: kube-system
|
|
spec:
|
|
basicAuth:
|
|
secret: admin-basic-auth-credentials
|