Skip to content

Commit 35e74b9

Browse files
author
Brian Tray
committed
Syntax fixes
1 parent ec9bccb commit 35e74b9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/operator-nexus/concepts-security.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ As a secure service, Azure Kubernetes Service (AKS) complies with SOC, ISO, PCI
108108
|---|---|---|---|
109109
|1|Control Plane Components|||
110110
|1.1|Control Plane Node Configuration Files|||
111-
|1.1.12|Ensure that the etcd data directory ownership is set to etcd:etcd|NTF|Nexus is root:root, etcd user isn't configured for kubeadm|
111+
|1.1.12|Ensure that the etcd data directory ownership is set to `etcd:etcd`|NTF|Nexus is `root:root`, etcd user isn't configured for kubeadm|
112112
|1.2|API Server|||
113-
|1.1.12|Ensure that the --kubelet-certificate-authority argument is set as appropriate|NTF|Kubelet SANS includes hostname only|
113+
|1.1.12|Ensure that the `--kubelet-certificate-authority` argument is set as appropriate|NTF|Kubelet SANS includes hostname only|
114114

115115

116116
*Nexus Kubernetes/NAKS*
@@ -121,9 +121,9 @@ As a secure service, Azure Kubernetes Service (AKS) complies with SOC, ISO, PCI
121121
|---|---|---|---|
122122
|1|Control Plane Components|||
123123
|1.1|Control Plane Node Configuration Files|||
124-
|1.1.12|Ensure that the etcd data directory ownership is set to etcd:etcd|NTF|Nexus is root:root, etcd user isn't configured for kubeadm|
124+
|1.1.12|Ensure that the etcd data directory ownership is set to `etcd:etcd`|NTF|Nexus is `root:root`, etcd user isn't configured for kubeadm|
125125
|1.2|API Server|||
126-
|1.1.12|Ensure that the --kubelet-certificate-authority argument is set as appropriate|NTF|Kubelet SANS includes hostname only|
126+
|1.1.12|Ensure that the `--kubelet-certificate-authority` argument is set as appropriate|NTF|Kubelet SANS includes hostname only|
127127

128128

129129
*Cluster Manager - Azure Kubernetes*

0 commit comments

Comments
 (0)