diff --git a/deployment/auth-service-argo.yaml b/deployment/auth-service-argo.yaml index 1350300..770f378 100644 --- a/deployment/auth-service-argo.yaml +++ b/deployment/auth-service-argo.yaml @@ -7,7 +7,7 @@ spec: source: repoURL: 'https://github.com/vcscsvcscs/GenerationsHeritage' path: deployment/auth-service - targetRevision: feature/rework-deployment-to-docker-compose + targetRevision: main kustomize: namespace: generations-heritage destination: diff --git a/deployment/backend-argo.yaml b/deployment/backend-argo.yaml index 02c8d5e..b35db2f 100644 --- a/deployment/backend-argo.yaml +++ b/deployment/backend-argo.yaml @@ -7,7 +7,7 @@ spec: source: repoURL: 'https://github.com/vcscsvcscs/GenerationsHeritage' path: deployment/backend - targetRevision: feature/rework-deployment-to-docker-compose + targetRevision: main kustomize: namespace: generations-heritage destination: diff --git a/deployment/memgraph-argo.yaml b/deployment/memgraph-argo.yaml index b4ccb25..4849779 100644 --- a/deployment/memgraph-argo.yaml +++ b/deployment/memgraph-argo.yaml @@ -7,7 +7,7 @@ spec: source: repoURL: 'https://github.com/vcscsvcscs/GenerationsHeritage' path: deployment/memgraph - targetRevision: feature/rework-deployment-to-docker-compose + targetRevision: main kustomize: namespace: generations-heritage destination: