From 56b19d85ef7b76d22842c4925ce76213b724db56 Mon Sep 17 00:00:00 2001 From: Rory Z Date: Mon, 5 Jun 2023 17:46:09 +0800 Subject: [PATCH] docs: unassgin sc name, use default --- config/samples/emqx/v1beta4/emqxenterprise-full.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/samples/emqx/v1beta4/emqxenterprise-full.yaml b/config/samples/emqx/v1beta4/emqxenterprise-full.yaml index 43c354097..118df34f1 100644 --- a/config/samples/emqx/v1beta4/emqxenterprise-full.yaml +++ b/config/samples/emqx/v1beta4/emqxenterprise-full.yaml @@ -15,7 +15,7 @@ spec: labels: "apps.emqx.io/instance": "emqx-ee" spec: - storageClassName: standard + # storageClassName: standard resources: requests: storage: 20Mi