Skip to content

Commit b3e6abd

Browse files
committed
fix(k8s): fix date
1 parent ceaf912 commit b3e6abd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

containers/kubernetes/api-cli/managing-storage.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn how to manage Block Storage volumes using Scaleway's CSI driver on Kubernetes Kapsule and Kosmos clusters.
88
tags: block-storage scaleway-csi kubernetes pvc
99
dates:
10-
validation: 2024-09-25
10+
validation: 2025-01-15
1111
posted: 2021-08-12
1212
categories:
1313
- kubernetes
@@ -42,7 +42,8 @@ To identify your current CSI release version, navigate to the [Cockpit interface
4242
## Upgrading to CSI version 0.3
4343

4444
<Message type="important">
45-
The Scaleway Block Volume Container Storage Interface (CSI) driver v.0.2 will no longer be supported by 31/01/2025.
45+
The Scaleway Block Volume Container Storage Interface (CSI) driver **v0.2** will reach its end of support on **January 31, 2025**.
46+
4647
</Message>
4748

4849
### Using the API with curl

0 commit comments

Comments
 (0)