docs: clarify permissions on install page (#184)

* docs: clarify permissions on install page

* docs: remove default attribute from tabs

* docs: publish to 2.0
This commit is contained in:
Thomas Tendyck 2022-09-21 16:58:04 +02:00 committed by GitHub
parent 029e6783a3
commit 811ccc80a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 128 additions and 136 deletions

View file

@ -9,7 +9,7 @@ To provide information during early stages of the node's boot process, Constella
You can view these information in the follow places:
<tabs groupId="csp">
<tabItem value="azure" label="Azure" default>
<tabItem value="azure" label="Azure">
1. In your Azure subscription find the Constellation resource group.
2. Inside the resource group find the Application Insights resource called `constellation-insights-*`.
@ -20,7 +20,7 @@ You can view these information in the follow places:
To **find the disk UUIDs** use the following query: `traces | where message contains "Disk UUID"`
</tabItem>
<tabItem value="gcp" label="GCP" default>
<tabItem value="gcp" label="GCP">
1. Select the project that hosts Constellation.
2. Go to the `Compute Engine` service.