Add encryption role and related files
This commit is contained in:
@@ -37,8 +37,8 @@ locals {
|
||||
}
|
||||
}
|
||||
|
||||
gitea_path = "/var/lib/gitea"
|
||||
gitea_mysql_path = "/var/lib/mysql.gitea"
|
||||
gitea_path = "/mnt/microk8s_persistent/gitea"
|
||||
gitea_mysql_path = "/mnt/microk8s_persistent/mysql.gitea"
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user