Merge pull request #41609 from Arhell/ja-internal

[ja] Updated Internal Load Balancer annotation for GCP
pull/41683/head
Kubernetes Prow Robot 2023-06-19 03:14:22 -07:00 committed by GitHub
commit 11298c65ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -466,7 +466,7 @@ Split-HorizonなDNS環境において、ユーザーは2つのServiceを外部
metadata:
name: my-service
annotations:
cloud.google.com/load-balancer-type: "Internal"
networking.gke.io /load-balancer-type: "Internal"
[...]
```