Skip to content

Commit 24e61d5

Browse files
kiranbabu23joestringer
authored andcommitted
docs: fix typo cillium -> cilium in encryption-ztunnel.rst
The example kubectl command in the mTLS/ztunnel encryption validation section referenced `<cillium-pod-hosting-mtls-pod>` with a doubled l. Correct it to `<cilium-pod-hosting-mtls-pod>` so the placeholder matches the project name and is clearer to readers following the validation steps. Signed-off-by: Chikkala Kiran babu <chikkalakiranbabu1@gmail.com>
1 parent 01670f5 commit 24e61d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/security/network/encryption-ztunnel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Validate the Setup
144144
processed by the enrollment reconciler.
145145

146146
#. Run a ``bash`` shell in one of the Cilium pods hosting a mtls-enrolled pod with
147-
``kubectl -n kube-system exec -ti pod/<cillium-pod-hosting-mtls-pod> -- bash``
147+
``kubectl -n kube-system exec -ti pod/<cilium-pod-hosting-mtls-pod> -- bash``
148148
and execute the following commands:
149149

150150
Install tcpdump

0 commit comments

Comments
 (0)