From e1460cd7521380a9b75d1b9dfe6379112eb49045 Mon Sep 17 00:00:00 2001 From: Konstantinos Tsakalozos Date: Fri, 15 Nov 2024 13:56:40 +0200 Subject: [PATCH] Style fixes --- docs/src/snap/howto/cis-hardening.md | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/docs/src/snap/howto/cis-hardening.md b/docs/src/snap/howto/cis-hardening.md index 3b3786b93..11774da0b 100644 --- a/docs/src/snap/howto/cis-hardening.md +++ b/docs/src/snap/howto/cis-hardening.md @@ -45,8 +45,8 @@ may incurr performance penalties in the form of disk I/O. ``` Create an audit-policy.yaml file under `/var/snap/k8s/common/etc/` and specify -the level of auditing you desire based on the [upstream instructions][]. Here is -a minimal example of such a policy file. +the level of auditing you desire based on the [upstream instructions][]. +Here is a minimal example of such a policy file. ``` sudo sh -c 'cat >/var/snap/k8s/common/etc/audit-policy.yaml <`