From c94ea1dbd3576da4b26300691a6491e4fdaf2bc6 Mon Sep 17 00:00:00 2001 From: wang yan Date: Wed, 13 May 2020 13:55:09 +0800 Subject: [PATCH] update robot account document for v2.0.0 Signed-off-by: wang yan --- .../project-configuration/create-robot-accounts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/working-with-projects/project-configuration/create-robot-accounts.md b/docs/working-with-projects/project-configuration/create-robot-accounts.md index 373c4b8d5..89758576d 100644 --- a/docs/working-with-projects/project-configuration/create-robot-accounts.md +++ b/docs/working-with-projects/project-configuration/create-robot-accounts.md @@ -17,7 +17,7 @@ You can create robot accounts to run automated operations. Robot accounts have t 1. Click **New Robot Account**. 1. Enter a name and an optional description for this robot account. -1. Set expiration time for this robot account. If not set, the expiration time of system configuration will be used for this robot account. +1. Set expiration time for this robot account, you can also select checkbox **Never Expired** if you want to create a never expiring robot account. If not set, the expiration time of system configuration will be used for this robot account. 1. Grant permission to the robot account to push images and to push and pull Helm charts. Robot accounts can always pull images, so you cannot deselect this option.