diff --git a/argocd-apps/gitea.yaml b/argocd-apps/gitea.yaml index 2df222d..f1fb3c9 100644 --- a/argocd-apps/gitea.yaml +++ b/argocd-apps/gitea.yaml @@ -6,7 +6,7 @@ metadata: spec: project: dev-tools source: - repoURL: 'ssh://git@gitea-ssh.dev-tools.svc.cluster.local.:2222/dvirlabs/dev-tools.git' + repoURL: 'ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/dev-tools.git' targetRevision: HEAD path: charts/helm-gitea helm: