Skip to content

Commit 3e186aa

Browse files
committed
generate token
1 parent 552c4ec commit 3e186aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/kubernetes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This example has been developed and tested using the Kubernetes Engine packaged
2929

3030
2. Open your web browser and navigate to `localhost:32000`. If you've correctly completed step 1 of the setup, you'll be directed to the Grafana login page. Use `admin` for both the username and password to log in. You can update the password after logging in if needed.
3131

32-
3. Navigate to `Home -> Administration -> Service accounts`, then click `Add service account` to create an service account. Be sure to choose `Admin` as the role. Then click `Add service account token`, hit `generate`, you are done! Remember this token, you will be using this token to access Grafana HTTP API programmatically.
32+
3. Go to `Home -> Administration -> Service accounts`, and select `Add service account` to establish a new service account. Make sure to designate `Admin` as the role. Then, click on `Add service account token`, press `generate`, and you're finished! Keep this token in mind as you'll utilize it for accessing Grafana HTTP API programmatically.
3333

3434
4. Add a `.env` file to the _server_ folder that contains the following key/value pairs:
3535

0 commit comments

Comments
 (0)