diff --git a/docs/access-token.md b/docs/access-token.md index 2911f9d62aac..4c86870425c0 100644 --- a/docs/access-token.md +++ b/docs/access-token.md @@ -36,7 +36,7 @@ kubectl create rolebinding jenkins --role=jenkins --serviceaccount=argo:jenkins You now need to create a secret to hold your token: ```bash - kubectl apply -f - <