Fix wrong git url in argo apps
This commit is contained in:
@@ -13,7 +13,7 @@ applications:
|
||||
server: https://kubernetes.default.svc
|
||||
project: sys
|
||||
sources:
|
||||
- repoURL: https://gitlab.com/oceanbox//manifests.git
|
||||
- repoURL: https://git.oceanbox.io/platform/manifests.git
|
||||
targetRevision: HEAD
|
||||
path: helmfile.d
|
||||
plugin:
|
||||
|
||||
Reference in New Issue
Block a user