From 83174a39772e04b249e059566af67be2c3bfaab5 Mon Sep 17 00:00:00 2001 From: Mathis Date: Fri, 1 Dec 2023 23:02:08 +0000 Subject: [PATCH] Add infra/storage/README.md --- infra/storage/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 infra/storage/README.md diff --git a/infra/storage/README.md b/infra/storage/README.md new file mode 100644 index 0000000..3368f1d --- /dev/null +++ b/infra/storage/README.md @@ -0,0 +1,4 @@ +# Local Path Provisioner + +- Change default path to `/mnt/data` +- Create new storage class with `Retain` reclaim policy \ No newline at end of file