Add a script to copy the content of the custom folder to a running pod
For now it is only labels, but adding anything supported will work (robots.txt, public files, templates, etc) The content will be copied to the /data/gitea/ folder that is a mounted persistent volume https://docs.gitea.io/en-us/customizing-gitea/
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1 @@
|
||||
/kubernetes/custom/config/
|
||||
/kubernetes/config/
|
||||
|
||||
Reference in New Issue
Block a user