Skip to content

Commit

Permalink
Merge pull request #1960 from hanizang77/250123-11
Browse files Browse the repository at this point in the history
Fix incorrect screenshots in the README.md
  • Loading branch information
yunkon-kim authored Jan 23, 2025
2 parents 329e78b + 15c6ecc commit 4e3ecbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,15 +217,15 @@ To provisioning multi-cloud infrastructures with CB-TB, it is necessary to regis
```bash
init/encCredential.sh
```
![image](https://github.com/user-attachments/assets/5e7a73a6-8746-4be3-9a74-50b051f345bb)
![Image](https://github.com/user-attachments/assets/8f051ce8-9282-4e6d-a8ae-af5c831622c7)

If you need to update your credentials, decrypt the encrypted file using `decCredential.sh`, make the necessary changes to `credentials.yaml`, and then re-encrypt it.

- Decrypting Credentials
```bash
init/decCredential.sh
```
![image](https://github.com/user-attachments/assets/85c91124-317d-4877-a025-a53cfdf2725e)
![Image](https://github.com/user-attachments/assets/600921fb-cdff-4313-ae4d-266ddd31809b)

- (INIT) Register all multi-cloud connection information and common resources

Expand Down

0 comments on commit 4e3ecbc

Please sign in to comment.