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/*/