From aada4fd25803be79bf550eb3d8b5773ac655754d Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Sat, 19 Oct 2024 17:52:38 -0500 Subject: [PATCH] debug --- kubernetes/apps/database/emqx/cluster/resources/emqx.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/kubernetes/apps/database/emqx/cluster/resources/emqx.conf b/kubernetes/apps/database/emqx/cluster/resources/emqx.conf index 8dc51b7a..fdbe037c 100644 --- a/kubernetes/apps/database/emqx/cluster/resources/emqx.conf +++ b/kubernetes/apps/database/emqx/cluster/resources/emqx.conf @@ -11,11 +11,6 @@ authentication { authorization { sources = [ - { - type = file - enable = true - path = "/opt/acl.conf" - }, { type = built_in_database enable = true