Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola committed Aug 5, 2024
1 parent cf54bc7 commit e797e60
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package/cfg/k3s-cis-1.24-hardened/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ groups:
value: "600"
remediation: |
Not Applicable.
The kubelet is embedded in the k3s process. There is not kubelet service file, all configuration is passed in as arguments at runtime.
The kubelet is embedded in the k3s process. There is no kubelet service file, all configuration is passed in as arguments at runtime.
scored: true

- id: 4.1.2
Expand All @@ -32,7 +32,7 @@ groups:
- flag: root:root
remediation: |
Not Applicable.
The kubelet is embedded in the k3s process. There is not kubelet service file, all configuration is passed in as arguments at runtime.
The kubelet is embedded in the k3s process. There is no kubelet service file, all configuration is passed in as arguments at runtime.
scored: true

- id: 4.1.3
Expand Down
4 changes: 2 additions & 2 deletions package/cfg/k3s-cis-1.24-permissive/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ groups:
value: "600"
remediation: |
Not Applicable.
The kubelet is embedded in the k3s process. There is not kubelet service file, all configuration is passed in as arguments at runtime.
The kubelet is embedded in the k3s process. There is no kubelet service file, all configuration is passed in as arguments at runtime.
scored: true

- id: 4.1.2
Expand All @@ -32,7 +32,7 @@ groups:
- flag: root:root
remediation: |
Not Applicable.
The kubelet is embedded in the k3s process. There is not kubelet service file, all configuration is passed in as arguments at runtime.
The kubelet is embedded in the k3s process. There is no kubelet service file, all configuration is passed in as arguments at runtime.
scored: true

- id: 4.1.3
Expand Down
4 changes: 2 additions & 2 deletions package/cfg/k3s-cis-1.7-hardened/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ groups:
value: "600"
remediation: |
Not Applicable.
The kubelet is embedded in the k3s process. There is not kubelet service file, all configuration is passed in as arguments at runtime.
The kubelet is embedded in the k3s process. There is no kubelet service file, all configuration is passed in as arguments at runtime.
scored: true

- id: 4.1.2
Expand All @@ -32,7 +32,7 @@ groups:
- flag: root:root
remediation: |
Not Applicable.
The kubelet is embedded in the k3s process. There is not kubelet service file, all configuration is passed in as arguments at runtime.
The kubelet is embedded in the k3s process. There is no kubelet service file, all configuration is passed in as arguments at runtime.
Not Applicable.
All configuration is passed in as arguments at container run time.
scored: true
Expand Down
4 changes: 2 additions & 2 deletions package/cfg/k3s-cis-1.7-permissive/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ groups:
value: "600"
remediation: |
Not Applicable.
The kubelet is embedded in the k3s process. There is not kubelet service file, all configuration is passed in as arguments at runtime.
The kubelet is embedded in the k3s process. There is no kubelet service file, all configuration is passed in as arguments at runtime.
scored: true

- id: 4.1.2
Expand All @@ -32,7 +32,7 @@ groups:
- flag: root:root
remediation: |
Not Applicable.
The kubelet is embedded in the k3s process. There is not kubelet service file, all configuration is passed in as arguments at runtime.
The kubelet is embedded in the k3s process. There is no kubelet service file, all configuration is passed in as arguments at runtime.
Not Applicable.
All configuration is passed in as arguments at container run time.
scored: true
Expand Down
4 changes: 2 additions & 2 deletions package/cfg/k3s-cis-1.8-hardened/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ groups:
value: "600"
remediation: |
Not Applicable.
The kubelet is embedded in the k3s process. There is not kubelet service file, all configuration is passed in as arguments at runtime.
The kubelet is embedded in the k3s process. There is no kubelet service file, all configuration is passed in as arguments at runtime.
scored: true

- id: 4.1.2
Expand All @@ -32,7 +32,7 @@ groups:
- flag: root:root
remediation: |
Not Applicable.
The kubelet is embedded in the k3s process. There is not kubelet service file, all configuration is passed in as arguments at runtime.
The kubelet is embedded in the k3s process. There is no kubelet service file, all configuration is passed in as arguments at runtime.
Not Applicable.
All configuration is passed in as arguments at container run time.
scored: true
Expand Down
4 changes: 2 additions & 2 deletions package/cfg/k3s-cis-1.8-permissive/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ groups:
value: "600"
remediation: |
Not Applicable.
The kubelet is embedded in the k3s process. There is not kubelet service file, all configuration is passed in as arguments at runtime.
The kubelet is embedded in the k3s process. There is no kubelet service file, all configuration is passed in as arguments at runtime.
scored: true

- id: 4.1.2
Expand All @@ -32,7 +32,7 @@ groups:
- flag: root:root
remediation: |
Not Applicable.
The kubelet is embedded in the k3s process. There is not kubelet service file, all configuration is passed in as arguments at runtime.
The kubelet is embedded in the k3s process. There is no kubelet service file, all configuration is passed in as arguments at runtime.
scored: true

- id: 4.1.3
Expand Down

0 comments on commit e797e60

Please sign in to comment.