Use internal gitea URL for ArgoCD
This commit is contained in:
@@ -8,7 +8,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://gitea.mini.cloud.fiskerinc.com/admin/cloud-services.git
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/admin/cloud-services.git
|
||||
targetRevision: main
|
||||
path: deploy/overlays/development/services/gateway
|
||||
destination:
|
||||
|
||||
Reference in New Issue
Block a user