Skip to content

Commit 04d79a3

Browse files
author
X723166587
authored
[zh] added internal LB service annotations for Oracle Cloud (OCI)
Apply PR #32743 corrections to Chinese content
1 parent 202bc85 commit 04d79a3

File tree

1 file changed

+11
-0
lines changed
  • content/zh-cn/docs/concepts/services-networking

1 file changed

+11
-0
lines changed

content/zh-cn/docs/concepts/services-networking/service.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,6 +1407,17 @@ metadata:
14071407
[...]
14081408
```
14091409

1410+
{{% /tab %}}
1411+
{{% tab name="OCI" %}}
1412+
1413+
```yaml
1414+
[...]
1415+
metadata:
1416+
name: my-service
1417+
annotations:
1418+
service.beta.kubernetes.io/oci-load-balancer-internal: true
1419+
[...]
1420+
```
14101421
{{% /tab %}}
14111422
{{< /tabs >}}
14121423

0 commit comments

Comments
 (0)