From 00bcaaa10bbee1afcb3f11f1f09a44fe6df791e8 Mon Sep 17 00:00:00 2001 From: proposalbot Date: Tue, 22 Nov 2022 18:03:20 +0000 Subject: [PATCH] Changes to cce_umn from docs/doc-exports#479 (Various fixes for MRS component op Reviewed-by: gtema Co-authored-by: proposalbot Co-committed-by: proposalbot --- .../ingress/using_kubectl_to_create_an_elb_ingress.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umn/source/networking/ingress/using_kubectl_to_create_an_elb_ingress.rst b/umn/source/networking/ingress/using_kubectl_to_create_an_elb_ingress.rst index 1e340a8..9de5872 100644 --- a/umn/source/networking/ingress/using_kubectl_to_create_an_elb_ingress.rst +++ b/umn/source/networking/ingress/using_kubectl_to_create_an_elb_ingress.rst @@ -153,7 +153,7 @@ The following describes how to run the kubectl command to automatically create a | | | | | | | | | - If a public network load balancer will be automatically created, set this parameter to the following value: | | | | | | - | | | | '{"type":"public","bandwidth_name":"cce-bandwidth-******","bandwidth_chargemode":"traffic","bandwidth_size":5,"bandwidth_sharetype":"PER","eip_type":"5_bgp","name":"james"}' | + | | | | '{"type":"public","bandwidth_name":"cce-bandwidth-``******``","bandwidth_chargemode":"traffic","bandwidth_size":5,"bandwidth_sharetype":"PER","eip_type":"5_bgp","name":"james"}' | | | | | | | | | | - If a private network load balancer will be automatically created, set this parameter to the following value: | | | | | |