Skip to content

Commit

Permalink
updated title
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrokethecloud committed May 24, 2024
1 parent 71b3c2c commit 8789a0b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kb/2024-05-17/modify_cloud_credential_ttl.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Modifying TTL for Harvester Cloud Credential
description: How to modify TTL for newly imported Harvester cloud credentials in Rancher 2.8.x.
slug: modify_harvester_cloud_credential_ttl
title: Renew Harvester cloud credentials
description: How to renew expired Harvester cloud credentials when using Rancher 2.8.x.
slug: renew_harvester_cloud_credentials
authors:
- name: Gaurav Mehta
title: Staff Software Engineer
Expand Down Expand Up @@ -32,7 +32,7 @@ Users can patch the expired harvester cloud credential to the use a new api toke
1. Identify the expired cloud credential for the cluster
![identify-credentials](./imgs/identify-cloud-credential.png)

2. Generate a new rancher api token with "No Scope"
2. Generate a new rancher api token with "No Scope". Users can custom the ttl for their token, a custom value of 0 results in tokens that do not expire.
![api-token](./imgs/api-token.png)

3. Generate a kubeconfig to access the rancher server using the [instructions.](https://ranchermanager.docs.rancher.com/api/quickstart)
Expand Down

0 comments on commit 8789a0b

Please sign in to comment.