Merge pull request 'fix(gitops): unificar repoURL a https en ecommerce-app' (#1) from fix/repo-url-consistency into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
||||
project: default
|
||||
|
||||
source:
|
||||
repoURL: http://gitea.cruzcloud.net/devops/apps-registry.git
|
||||
repoURL: https://gitea.cruzcloud.net/devops/apps-registry.git
|
||||
targetRevision: main
|
||||
path: workloads/ecommerce
|
||||
kustomize: {}
|
||||
|
||||
Reference in New Issue
Block a user