From 18a67a44aa39480f08c239ab7ff2ae235f87f5b8 Mon Sep 17 00:00:00 2001 From: Cyber MacGeddon Date: Sun, 6 Oct 2024 11:57:56 +0100 Subject: [PATCH] Fix weird formatting --- src/simple-editor/DeploymentInstructions.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/simple-editor/DeploymentInstructions.tsx b/src/simple-editor/DeploymentInstructions.tsx index 201308d..1be7f6a 100644 --- a/src/simple-editor/DeploymentInstructions.tsx +++ b/src/simple-editor/DeploymentInstructions.tsx @@ -47,8 +47,8 @@ const DeploymentInstructions: React.FC = ({ If you are on Linux, running SELinux, you may need to change permissions on files in the deploy bundle so that they are accessible from within containers. - This affects the grafana and - prometheus directories. + This affects + the grafana and prometheus directories.
chcon -Rt svirt_sandbox_file_t grafana prometheus
chmod 755 prometheus/ grafana/ grafana/*/