fix(gitops): usar https en repoURL de ecommerce-app para consistencia con application.yaml
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