Finish Gitea container registry workplan
This commit is contained in:
parent
84271973ae
commit
8d7f77ac2a
4 changed files with 97 additions and 11 deletions
10
helm/gitea-registry-values.yaml
Normal file
10
helm/gitea-registry-values.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Non-secret Gitea registry settings layered after the SOPS values file.
|
||||
gitea:
|
||||
config:
|
||||
packages:
|
||||
ENABLED: true
|
||||
LIMIT_SIZE_CONTAINER: -1
|
||||
repository:
|
||||
DISABLED_REPO_UNITS: ""
|
||||
server:
|
||||
ROOT_URL: "https://gitea.coulomb.social/"
|
||||
Loading…
Add table
Add a link
Reference in a new issue