Skip to content

Commit

Permalink
fix typo (#1431)
Browse files Browse the repository at this point in the history
Signed-off-by: shuoer86 <129674997+shuoer86@users.noreply.github.com>
  • Loading branch information
shuoer86 committed Oct 27, 2023
1 parent 9fa03b3 commit 3a1a2d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/private-networks/tutorials/kubernetes/charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ azure:
keyvaultName: azure-keyvault
# the tenant ID of the key vault
tenantId: azure-tenantId
# the subscription ID to use - this needs to be set explictly when using multi tenancy
# the subscription ID to use - this needs to be set explicitly when using multi tenancy
subscriptionId: azure-subscriptionId
```

Expand Down Expand Up @@ -223,7 +223,7 @@ azure:
keyvaultName: azure-keyvault
# the tenant ID of the key vault
tenantId: azure-tenantId
# the subscription ID to use - this needs to be set explictly when using multi tenancy
# the subscription ID to use - this needs to be set explicitly when using multi tenancy
subscriptionId: azure-subscriptionId

# the raw Genesis config
Expand Down Expand Up @@ -297,7 +297,7 @@ azure:
keyvaultName: azure-keyvault
# the tenant ID of the key vault
tenantId: azure-tenantId
# the subscription ID to use - this needs to be set explictly when using multi tenancy
# the subscription ID to use - this needs to be set explicitly when using multi tenancy
subscriptionId: azure-subscriptionId

node:
Expand Down

0 comments on commit 3a1a2d4

Please sign in to comment.