Sync Azure/GCP tab choice

This commit is contained in:
Nils Hanke 2022-09-08 15:46:08 +02:00 committed by Nils Hanke
parent 653b01499d
commit 491249fea6
8 changed files with 15 additions and 15 deletions

View file

@ -6,7 +6,7 @@ The following steps will guide you through the process of creating a cluster and
1. Create the configuration file for your selected cloud provider.
<tabs>
<tabs groupId="csp">
<tabItem value="azure" label="Azure" default>
```bash
@ -27,8 +27,8 @@ The following steps will guide you through the process of creating a cluster and
2. Fill in your cloud provider specific information:
<tabs>
<tabItem value="azure-cli" label="Azure (CLI)" default>
<tabs groupId="csp">
<tabItem value="azure" label="Azure (CLI)" default>
For a quick start it's recommended to use our `az` script to automatically create all required resources:
@ -114,7 +114,7 @@ The following steps will guide you through the process of creating a cluster and
Set the configuration value to the secret value.
</tabItem>
<tabItem value="gcp-cli" label="GCP (CLI)">
<tabItem value="gcp" label="GCP (CLI)">
For a quick start it's recommended to use our `gcloud` script to automatically create all required resources:

View file

@ -62,7 +62,7 @@ Don't use the testing methods for setting up a production-grade Constellation cl
:::
<tabs>
<tabs groupId="csp">
<tabItem value="azure" label="Azure" default>
**Testing**
@ -116,7 +116,7 @@ For production clusters, use one of the following options on a trusted machine:
### Authorization
<tabs>
<tabs groupId="csp">
<tabItem value="azure" label="Azure" default>
Your user account needs the following permissions to set up a Constellation cluster: