[ja] Updated Internal Load Balancer annotation for GCP

pull/41609/head
Arhell 2023-06-13 00:54:30 +03:00
parent b9bb302548
commit 5fbab72a65
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"
[...]
```