From cbbda9db6f6b830ef654e77004eceab54e7bf598 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 18 Jul 2025 15:32:23 +0330 Subject: [PATCH] state full set --- .../Kubernetes/workloads/manifests/state-full-set.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerization & Orchestration/Kubernetes/workloads/manifests/state-full-set.yaml b/Containerization & Orchestration/Kubernetes/workloads/manifests/state-full-set.yaml index 07ad5b0..a60575a 100644 --- a/Containerization & Orchestration/Kubernetes/workloads/manifests/state-full-set.yaml +++ b/Containerization & Orchestration/Kubernetes/workloads/manifests/state-full-set.yaml @@ -46,4 +46,4 @@ spec: resources: requests: storage: 1Gi - storageClassName: "longhorn" \ No newline at end of file + storageClassName: "longhorn " \ No newline at end of file