From a39245a8e8b6bbf30aed93bf1f455ced260cc30b Mon Sep 17 00:00:00 2001 From: James Elliott Date: Mon, 30 Dec 2019 11:14:41 +1100 Subject: [PATCH] Fixed duplicate key in kube example - rules key was duplicated in the ingress.yml --- example/kube/authelia/ingress.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/example/kube/authelia/ingress.yml b/example/kube/authelia/ingress.yml index 3a6f2691d..80b3638f8 100644 --- a/example/kube/authelia/ingress.yml +++ b/example/kube/authelia/ingress.yml @@ -12,7 +12,6 @@ spec: hosts: - login.example.com rules: - rules: - host: login.example.com http: paths: