From 09d25127aa6a4825d772c444e74b08020497943d Mon Sep 17 00:00:00 2001 From: Scott Davidson Date: Fri, 11 Aug 2023 11:29:43 +0100 Subject: [PATCH] Add Known Issues heading to start documenting these --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2edf8a0..11fe8b8 100644 --- a/README.md +++ b/README.md @@ -171,3 +171,5 @@ and then restart the other dependent deployments to propagate changes: ```console kubectl rollout restart deployment slurmd slurmctld login slurmdbd ``` + +# Known Issues