From 00a07f352d9e32647d82f2217e49afb8bd2ba92a Mon Sep 17 00:00:00 2001 From: Robert Marsal <507871+robertmarsal@users.noreply.github.com> Date: Wed, 12 Oct 2022 12:39:14 +0100 Subject: [PATCH] Remove typo from the config --- kubernetes/plausible-events-db.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/plausible-events-db.yaml b/kubernetes/plausible-events-db.yaml index 086d16d..00c2f6b 100644 --- a/kubernetes/plausible-events-db.yaml +++ b/kubernetes/plausible-events-db.yaml @@ -91,7 +91,7 @@ spec: subPath: clickhouse-config.xml readOnly: true - name: config - mountPath: /etc/clickhouse-server/users.d/logging.xml" + mountPath: /etc/clickhouse-server/users.d/logging.xml subPath: clickhouse-user-config.xml readOnly: true env: