Change argocd url from https to ssh
This commit is contained in:
parent
4d609d8992
commit
7c6fe97938
@ -6,7 +6,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
project: infra
|
project: infra
|
||||||
source:
|
source:
|
||||||
repoURL: 'https://git.dvirlabs.com/dvirlabs/infra.git'
|
repoURL: 'ssh://git@gitea-ssh.dev-tools.svc.cluster.local.:2222/dvirlabs/infra.git'
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: charts/argo-cd
|
path: charts/argo-cd
|
||||||
helm:
|
helm:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user