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:
2026-08-09 05:52:14 +00:00
+1 -1
View File
@@ -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: {}