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
|
project: default
|
||||||
|
|
||||||
source:
|
source:
|
||||||
repoURL: http://gitea.cruzcloud.net/devops/apps-registry.git
|
repoURL: https://gitea.cruzcloud.net/devops/apps-registry.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: workloads/ecommerce
|
path: workloads/ecommerce
|
||||||
kustomize: {}
|
kustomize: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user