Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.4 KB

File metadata and controls

34 lines (23 loc) · 1.4 KB

Token Rotation

The following steps will explain how to generate a new token & replace the token in Carina & Sapor secrets

Pre-requisites:

  • User should have deployed 4.1.7 images

Generate a new token & replace the token in Carina & Sapor secrets:

  kubectl apply -f role-rb.yml -n <namespace>

To rotate token & replace the token in Carina & Sapor secrets:

 kubectl apply -f role-rb.yml -n <namespace>

Note: Wait until the token-rotation job status changes to “completed”