fix(gitops): unificar repoURL a https en ecommerce-app #1

Merged
devops merged 1 commits from fix/repo-url-consistency into main 2026-08-09 05:52:14 +00:00
+1 -1
View File
@@ -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: {}