Fix wrong git url in argo apps

This commit is contained in:
2026-06-10 12:37:30 +02:00
parent 156329c963
commit b96b1c6723
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
clusterConfig:
manifests: https://gitlab.com/oceanbox/manifests.git
manifests: https://git.oceanbox.io/platform/manifests.git
env: "" #[dev, test, staging, prod]
initca: ""
domain: ".local"