diff --git a/argocd/management-prod/argocd/app.yaml b/argocd/management-prod/argocd/app.yaml index 1467ffb5..eb4e75e0 100644 --- a/argocd/management-prod/argocd/app.yaml +++ b/argocd/management-prod/argocd/app.yaml @@ -8,12 +8,9 @@ metadata: spec: project: infrastructure-project source: - - repoURL: 'https://github.com/isisbusapps/gitops' - targetRevision: main - path: components/infra/argocd/overlays/prod - - repoURL: 'https://git.developers.facilities.rl.ac.uk/isisbusapps/BisAppSettings' - targetRevision: master - path: secret-config/prod/argocd + repoURL: 'https://git.developers.facilities.rl.ac.uk/isisbusapps/BisAppSettings' + targetRevision: master + path: secret-config/prod/argocd destination: namespace: argocd server: https://kubernetes.default.svc