Skip to content

Commit 2d5eac7

Browse files
committed
Markdown is painful sometimes
1 parent fb56d76 commit 2d5eac7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.secrets.baseline

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2024-11-12T16:30:18Z",
6+
"generated_at": "2024-11-12T16:31:10Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -1312,15 +1312,15 @@
13121312
"hashed_secret": "dc081999b19ee322ee45e3d4451246b7c449db0a",
13131313
"is_secret": false,
13141314
"is_verified": false,
1315-
"line_number": 141,
1315+
"line_number": 142,
13161316
"type": "Secret Keyword",
13171317
"verified_result": null
13181318
},
13191319
{
13201320
"hashed_secret": "5a2ea68e9ea943ea31948fe51388c798e13346a9",
13211321
"is_secret": false,
13221322
"is_verified": false,
1323-
"line_number": 188,
1323+
"line_number": 189,
13241324
"type": "Secret Keyword",
13251325
"verified_result": null
13261326
}

platform/gcloud/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ Regions and zones (used below) can be listed respectively with `gcloud compute r
105105
> [!NOTE]
106106
> If you get a red warning about a missing gke-gcloud-auth-plugin, install it with `gcloud components install gke-gcloud-auth-plugin`.
107107
> For Kubernetes versions lower than 1.26 you have to enable it for each kubectl command with `export USE_GKE_GCLOUD_AUTH_PLUGIN=True` ([more information](https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke)).
108+
108109
> [!NOTE]
109110
> You can also create your cluster from the Google Cloud Platform using the **Kubernetes Engine** > **Clusters** panel and clicking the **Create** button
110111
> ![Create cluster](images/create_cluster.png)

0 commit comments

Comments
 (0)