Merge pull request #41660 from Arhell/fr-internal

[fr] Updated Internal Load Balancer annotation for GCP
pull/41661/head
Kubernetes Prow Robot 2023-06-16 15:36:22 -07:00 committed by GitHub
commit 292dc6ef7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 %}}