From 476df14c16fcaf71c3ffd83b506b3c33ed3538de Mon Sep 17 00:00:00 2001 From: Mario Dietner Date: Tue, 19 Dec 2023 12:16:13 +0100 Subject: [PATCH] Changed storage to default --- operator/hack/lokistack_dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operator/hack/lokistack_dev.yaml b/operator/hack/lokistack_dev.yaml index 573bba382416b..afbb08cee4231 100644 --- a/operator/hack/lokistack_dev.yaml +++ b/operator/hack/lokistack_dev.yaml @@ -11,4 +11,4 @@ spec: secret: name: test type: s3 - storageClassName: standard + storageClassName: default