diff --git a/docs/known-issues.md b/docs/known-issues.md index 27246b7a4..201ff5524 100644 --- a/docs/known-issues.md +++ b/docs/known-issues.md @@ -17,7 +17,7 @@ $ kubectl get --raw /api/v1/namespaces?labelSelector=none ``` You can update the datastore schema by setting the `KINE_SCHEMA_MIGRATION` environment variable to 1 or higher in the K3s service's env file, and restarting the service. -This change should be made on all servers within the cluster. +This change should be made on all servers within the cluster, restart the servers, and removed once the schema migration is complete. ### Docker Snap