ERP: declare argocd app and postgresql database
This commit is contained in:
@@ -4,4 +4,5 @@
|
|||||||
gitea_applications:
|
gitea_applications:
|
||||||
- url-shortener
|
- url-shortener
|
||||||
- tools
|
- tools
|
||||||
- webapp
|
- webapp
|
||||||
|
- erp
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
applications = [
|
applications = [
|
||||||
"webapp",
|
"webapp",
|
||||||
|
"erp",
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user