Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eaudetcobello committed Dec 7, 2024
1 parent 89b390a commit 7174601
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/src/snap/howto/security/auditing-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ Run the following command on the control plane node.
/bin/sh -c 'if test -e /var/snap/k8s/common/args/kube-apiserver; then stat -c permissions=%a /var/snap/k8s/common/args/kube-apiserver; fi'
```

uu
**Expected output:*:*
**Expected output:**

```
permissions=600
Expand Down

0 comments on commit 7174601

Please sign in to comment.