From 5916e3e0a46b5b60fef1024d66304f8772b5ad7e Mon Sep 17 00:00:00 2001 From: kurokobo <2920259+kurokobo@users.noreply.github.com> Date: Sun, 1 Jan 2023 21:46:20 +0900 Subject: [PATCH] docs: add note for permission --- tips/manual-project.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tips/manual-project.md b/tips/manual-project.md index b65ba61..346c138 100644 --- a/tips/manual-project.md +++ b/tips/manual-project.md @@ -12,7 +12,7 @@ So, to add project directories, simply, just placing it under `/data/projects` o ## Procedure -Create new directory under `/data/projects` on your K3s host, and place your playbooks under the directory you created. +Create new directory under `/data/projects` on your K3s host, and place your playbooks under the directory you created. Note that this directory and files under the directory must be readable by the user with UID `1000`. ```bash $ tree /data/projects/