Initial upload

This commit is contained in:
Christopher Hase 2025-05-21 15:36:57 +02:00
parent 47edb11ea1
commit 0c3f9a7072
68 changed files with 1630 additions and 4141 deletions

View file

@ -12,8 +12,8 @@ spec:
name: in-cluster
namespace: argocd
source:
path: stacks/core
repoURL: 'https://gitea.ABC/giteaAdmin/edfbuilder'
path: "otc/ABC/stacks/core"
repoURL: "https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances"
targetRevision: HEAD
project: default
syncPolicy:

View file

@ -12,8 +12,8 @@ spec:
name: in-cluster
namespace: argocd
source:
path: stacks/local-backup
repoURL: 'https://gitea.ABC/giteaAdmin/edfbuilder'
path: "otc/ABC/stacks/local-backup"
repoURL: "https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances"
targetRevision: HEAD
project: default
syncPolicy:

View file

@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: second-cluster
name: observability
namespace: argocd
labels:
env: dev
@ -12,8 +12,8 @@ spec:
name: in-cluster
namespace: argocd
source:
path: stacks/second-cluster
repoURL: 'https://gitea.ABC/giteaAdmin/edfbuilder'
path: "otc/ABC/stacks/observability"
repoURL: "https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances"
targetRevision: HEAD
project: default
syncPolicy:

View file

@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: monitoring
name: otc
namespace: argocd
labels:
env: dev
@ -12,8 +12,8 @@ spec:
name: in-cluster
namespace: argocd
source:
path: stacks/monitoring
repoURL: 'https://gitea.ABC/giteaAdmin/edfbuilder'
path: "otc/ABC/stacks/otc"
repoURL: "https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances"
targetRevision: HEAD
project: default
syncPolicy:

View file

@ -12,8 +12,8 @@ spec:
name: in-cluster
namespace: argocd
source:
path: stacks/ref-implementation
repoURL: 'https://gitea.ABC/giteaAdmin/edfbuilder'
path: "otc/ABC/stacks/ref-implementation"
repoURL: "https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances"
targetRevision: HEAD
project: default
syncPolicy: