AWS eks documentation change
Summary
Added backticks around label 'role: frontend' for formatting
Security assessment
Formatting improvement with no security implications.
Diff
diff --git a/eks/latest/userguide/cni-network-policy.md b/eks/latest/userguide/cni-network-policy.md index 9cb2f22c8..08c2ba08c 100644 --- a//eks/latest/userguide/cni-network-policy.md +++ b//eks/latest/userguide/cni-network-policy.md @@ -74 +74 @@ The policy applies to pods with the label `role: webapp` in the `sun` namespace. - * Allowed traffic: Pods with the label role: frontend in the `stars` namespace on TCP port `8080` + * Allowed traffic: Pods with the label `role: frontend` in the `stars` namespace on TCP port `8080`