Skip to content

Commit

Permalink
Apply Grzesiu's suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitoraj committed Feb 12, 2025
1 parent 7565140 commit 02a4a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/tutorials/01-30-20-gcp-vpc-peering.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This tutorial explains how to create a Virtual Private Cloud (VPC) peering conne

Due to security reasons, the VPC network in the remote project, which receives the VPC peering connection, must contain a tag with the Kyma shoot name.

1. Fetch your Kyma ID export it as an environment variable.
1. Fetch your Kyma ID and export it as an environment variable.

```shell
export KYMA_SHOOT_ID=`kubectl get cm -n kube-system shoot-info -o jsonpath='{.data.shootName}'`
Expand Down

0 comments on commit 02a4a16

Please sign in to comment.