From 9207ab3c0962eb75c30cccc9b1ae7423804b977c Mon Sep 17 00:00:00 2001 From: Konstantinos Tsakalozos Date: Wed, 11 Dec 2024 16:13:13 +0200 Subject: [PATCH] Fix style --- docs/src/snap/howto/security/disa-stig-assessment.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/src/snap/howto/security/disa-stig-assessment.md b/docs/src/snap/howto/security/disa-stig-assessment.md index 757fd5c88..9b81a7de2 100644 --- a/docs/src/snap/howto/security/disa-stig-assessment.md +++ b/docs/src/snap/howto/security/disa-stig-assessment.md @@ -3818,6 +3818,7 @@ In the default configuration of the `k8s-snap`, resulting output lines will star #### Comments: + > This check ensures the permissions on the k8s-dqlite socket. @@ -3843,8 +3844,6 @@ start with `PASS`. - - #### Step 3/3 @@ -3910,6 +3909,7 @@ The final line of the output will be `PASS`. #### Comments: + > This finding refers to the `--etcd-cafile` command line argument for the > Kube API Service. > @@ -4048,6 +4048,7 @@ The final line of the output will be `PASS`. #### Remediation for Step 1 + Ensure all of the following paths have correct ownership by running: @@ -4209,8 +4210,8 @@ start with `PASS`. #### Comments: -> This check ensures the permissions on the k8s-dqlite socket. +> This check ensures the permissions on the k8s-dqlite socket. #### Remediation for Step 2 @@ -5028,6 +5029,7 @@ document are implemented through this file. #### Remediation for Step 1 + Ensure all of the following paths have correct ownership by running: @@ -5530,6 +5532,7 @@ start with `PASS`. #### Comments: + > This check is defined to ensure that Kubelet is not passed > a `--config` file argument in the k8s-snap. >