Use internal gitea URL for ArgoCD
This commit is contained in:
@@ -8,7 +8,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
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
|
targetRevision: main
|
||||||
path: deploy/overlays/development/services/gateway
|
path: deploy/overlays/development/services/gateway
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
Reference in New Issue
Block a user