[fr] Updated Internal Load Balancer annotation for GCP

pull/41660/head
Arhell 2023-06-17 01:06:00 +03:00
parent 8d9de1fc68
commit 8589c6b0ca
1 changed files with 1 additions and 1 deletions

View File

@ -470,7 +470,7 @@ Sélectionnez l'un des onglets.
metadata:
name: my-service
annotations:
cloud.google.com/load-balancer-type: "Internal"
networking.gke.io/load-balancer-type: "Internal"
[...]
```
{{% /tab %}}