Skip to content

Commit

Permalink
Update new_user.md
Browse files Browse the repository at this point in the history
  • Loading branch information
psonnera committed Jan 4, 2025
1 parent 972586d commit fdef6af
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions docs/vendors/northflank/new_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ c) Select `Environment` then `Edit`.

</br>

<!-- ```----BEGIN PRIVATE KEY-----MIGTAgEAMBMGBygGSM49AgEGCCgGSM49AwEHBHkwdwIBAQQg7c8w00t5ju7N980r erN8N+isnJoec+ohIEuD0teRbPmgCgYIKoZIzj0DAQehRANCAAREnRISLSiFgdn4 Lbf44yIKspXKr7GpPBVshv3ShOms2qHTdAFriXXRPmbq7eAJuFrxpYOduU1dl9vo ouciW0je -----END PRIVATE KEY-----``` -->

e) You can perform various operations on your variables:

1. Add a new variable with `+ Add Variable`
Expand All @@ -226,15 +228,6 @@ e) You can perform various operations on your variables:
Multiple lines values should have a `\n` separating each original line.</br>
Example:</br>
<img src="/nightscout/img/APNKeys.png" width="600px" /></br>
```
----BEGIN PRIVATE KEY-----
MIGTAgEAMBMGBygGSM49AgEGCCgGSM49AwEHBHkwdwIBAQQg7c8w00t5ju7N980r
erN8N+isnJoec+ohIEuD0teRbPmgCgYIKoZIzj0DAQehRANCAAREnRISLSiFgdn4
Lbf44yIKspXKr7GpPBVshv3ShOms2qHTdAFriXXRPmbq7eAJuFrxpYOduU1dl9vo
ouciW0je
-----END PRIVATE KEY-----
```
</br>
Once the full string copied in the variable, switch to JSON mode and replace **all spaces** with `\n`.</br>
This will only show correctly in JSON view.</br>
<img src="/vendors/northflank/img/APNKeys2.png" width="600px" /></br>
Expand Down

0 comments on commit fdef6af

Please sign in to comment.