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