From b58f6d533955015809f91b3d8253f634c729b52b Mon Sep 17 00:00:00 2001 From: ashraful Date: Mon, 12 Jun 2023 16:34:40 +0600 Subject: [PATCH] update dbgate.yaml file Signed-off-by: ashraful --- docs/guides/mysql/quickstart/yamls/dbgate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/mysql/quickstart/yamls/dbgate.yaml b/docs/guides/mysql/quickstart/yamls/dbgate.yaml index 8ad4702e3e..10e5f0501f 100644 --- a/docs/guides/mysql/quickstart/yamls/dbgate.yaml +++ b/docs/guides/mysql/quickstart/yamls/dbgate.yaml @@ -37,4 +37,4 @@ spec: targetPort: http selector: app: dbgate - type: LoadBalance \ No newline at end of file + type: LoadBalancer \ No newline at end of file