From 03f113f339c5b5f5eaf5bed01443b2a1f591da69 Mon Sep 17 00:00:00 2001 From: Richard Robert Reitz Date: Wed, 7 May 2025 16:46:07 +0200 Subject: [PATCH] feat(otc): Fixed typo --- template/stacks/otc/ingress-nginx/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/stacks/otc/ingress-nginx/values.yaml b/template/stacks/otc/ingress-nginx/values.yaml index 2546eb1..53569f4 100644 --- a/template/stacks/otc/ingress-nginx/values.yaml +++ b/template/stacks/otc/ingress-nginx/values.yaml @@ -11,7 +11,7 @@ controller: kubernetes.io/elb.autocreate: '{ "type":"public", - "bandwidth_name":"cce-bandwidth-test, + "bandwidth_name":"cce-bandwidth-test", "bandwidth_chargemode":"traffic", "bandwidth_size":1000, "bandwidth_sharetype":"PER",