diff --git a/manifests/applications/b4mad-racing.yaml b/manifests/applications/gitops/applications/b4mad-racing.yaml similarity index 85% rename from manifests/applications/b4mad-racing.yaml rename to manifests/applications/gitops/applications/b4mad-racing.yaml index 385a2676..de5e1e91 100644 --- a/manifests/applications/b4mad-racing.yaml +++ b/manifests/applications/gitops/applications/b4mad-racing.yaml @@ -2,6 +2,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: b4mad-racing + namespace: op1st-gitops spec: destination: server: https://api.phobos.b4mad.emea.operate-first.cloud:6443 @@ -9,7 +10,7 @@ spec: project: b4mad source: path: manifests/env/phobos - repoURL: https://github.com/b4mad/racing.git + repoURL: https://github.com/b4mad/racing-manifests.git targetRevision: main syncPolicy: syncOptions: diff --git a/manifests/applications/gitops/kustomization.yaml b/manifests/applications/gitops/kustomization.yaml index 5771b24c..084b7c8b 100644 --- a/manifests/applications/gitops/kustomization.yaml +++ b/manifests/applications/gitops/kustomization.yaml @@ -12,6 +12,7 @@ resources: # - repositories/ - applications/alertmanager-github-receiver.yaml - applications/argocd-image-updater.yaml + - applications/b4mad-racing.yaml - applications/monitoring.yaml - applications/prow.yaml - https://codeberg.org/feeldata/manifests/raw/branch/main/applications/dev.yaml