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
Showing only changes of commit a90c0a75a2 - Show all commits
+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: {}