Initial upload

This commit is contained in:
Automated pipeline 2025-07-14 14:49:40 +00:00 committed by Actions pipeline
parent dd928c140a
commit 9ddc68ec6b
21 changed files with 29 additions and 33 deletions

View file

@ -13,7 +13,7 @@ spec:
namespace: argocd
source:
path: "otc/edp-dev.t09.de/registry"
repoURL: "https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances"
repoURL: "https://edp.buildth.ing/DevFW-CICD/stacks-instances"
targetRevision: HEAD
project: default
syncPolicy:

View file

@ -13,7 +13,7 @@ spec:
namespace: argocd
source:
path: "otc/edp-dev.t09.de/stacks/core"
repoURL: "https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances"
repoURL: "https://edp.buildth.ing/DevFW-CICD/stacks-instances"
targetRevision: HEAD
project: default
syncPolicy:

View file

@ -13,7 +13,7 @@ spec:
namespace: argocd
source:
path: "otc/edp-dev.t09.de/stacks/forgejo"
repoURL: "https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances"
repoURL: "https://edp.buildth.ing/DevFW-CICD/stacks-instances"
targetRevision: HEAD
project: default
syncPolicy:

View file

@ -13,7 +13,7 @@ spec:
namespace: argocd
source:
path: "otc/edp-dev.t09.de/stacks/observability-client"
repoURL: "https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances"
repoURL: "https://edp.buildth.ing/DevFW-CICD/stacks-instances"
targetRevision: HEAD
project: default
syncPolicy:

View file

@ -13,7 +13,7 @@ spec:
namespace: argocd
source:
path: "otc/edp-dev.t09.de/stacks/observability"
repoURL: "https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances"
repoURL: "https://edp.buildth.ing/DevFW-CICD/stacks-instances"
targetRevision: HEAD
project: default
syncPolicy:

View file

@ -13,7 +13,7 @@ spec:
namespace: argocd
source:
path: "otc/edp-dev.t09.de/stacks/otc"
repoURL: "https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances"
repoURL: "https://edp.buildth.ing/DevFW-CICD/stacks-instances"
targetRevision: HEAD
project: default
syncPolicy:

View file

@ -27,9 +27,9 @@ spec:
helm:
valueFiles:
- $values/otc/edp-dev.t09.de/stacks/core/argocd/values.yaml
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
ref: values
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "otc/edp-dev.t09.de/stacks/core/argocd/manifests"

View file

@ -19,6 +19,6 @@ spec:
destination:
server: "https://kubernetes.default.svc"
source:
repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "otc/edp-dev.t09.de/stacks/forgejo/forgejo-runner"

View file

@ -30,9 +30,9 @@ spec:
helm:
valueFiles:
- $values/otc/edp-dev.t09.de/stacks/forgejo/forgejo-server/values.yaml
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
ref: values
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "otc/edp-dev.t09.de/stacks/forgejo/forgejo-server/manifests"

View file

@ -18,7 +18,7 @@ persistence:
enabled: true
size: 200Gi
annotations:
everest.io/crypt-key-id: 6c6fad0a-24cd-4b78-80df-1f7e6feec681
everest.io/crypt-key-id: 9e0f413a-113c-4d4b-8e36-53941643c3f3
test:
enabled: false
@ -39,10 +39,6 @@ extraVolumes:
secretName: custom-database-certs
gitea:
metrics:
enabled: true
serviceMonitor:
enabled: true
additionalConfigFromEnvs:
- name: FORGEJO__storage__MINIO_ACCESS_KEY_ID
valueFrom:
@ -159,7 +155,7 @@ service:
nodePort: 32222
externalTrafficPolicy: Cluster
annotations:
kubernetes.io/elb.id: ae5a8a6d-e974-422e-8218-9e24db340a9e
kubernetes.io/elb.id: 75e97707-e9f2-4b23-b5bd-51c4613c3782
image:
pullPolicy: "IfNotPresent"
@ -167,7 +163,7 @@ image:
#tag: "8.0.3"
# Adds -rootless suffix to image name
# rootless: true
fullOverride: edp.buildth.ing/devfw-cicd/edp-forgejo:pr-41-rootless
fullOverride: edp.buildth.ing/devfw-cicd/edp-forgejo:1.1.0
forgejo:
runner:

View file

@ -24,6 +24,6 @@ spec:
helm:
valueFiles:
- $values/otc/edp-dev.t09.de/stacks/observability-client/metrics-server/values.yaml
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
ref: values

View file

@ -24,6 +24,6 @@ spec:
helm:
valueFiles:
- $values/otc/edp-dev.t09.de/stacks/observability-client/vector/values.yaml
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
ref: values

View file

@ -22,9 +22,9 @@ spec:
helm:
valueFiles:
- $values/otc/edp-dev.t09.de/stacks/observability-client/vm-client-stack/values.yaml
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
ref: values
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "otc/edp-dev.t09.de/stacks/observability-client/vm-client-stack/manifests"

View file

@ -20,6 +20,6 @@ spec:
- chart: grafana-operator
repoURL: ghcr.io/grafana/helm-charts
targetRevision: v5.18.0
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "otc/edp-dev.t09.de/stacks/observability/grafana-operator/manifests"

View file

@ -23,9 +23,9 @@ spec:
helm:
valueFiles:
- $values/otc/edp-dev.t09.de/stacks/observability/victoria-k8s-stack/values.yaml
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
ref: values
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "otc/edp-dev.t09.de/stacks/observability/victoria-k8s-stack/manifests"

View file

@ -8,7 +8,7 @@ spec:
removePvcAfterDelete: true
storageMetadata:
annotations:
everest.io/crypt-key-id: 6c6fad0a-24cd-4b78-80df-1f7e6feec681
everest.io/crypt-key-id: 9e0f413a-113c-4d4b-8e36-53941643c3f3
storage:
accessModes:
- ReadWriteOnce

View file

@ -288,7 +288,7 @@ vmsingle:
extraArgs: {}
storageMetadata:
annotations:
everest.io/crypt-key-id: 6c6fad0a-24cd-4b78-80df-1f7e6feec681
everest.io/crypt-key-id: 9e0f413a-113c-4d4b-8e36-53941643c3f3
storage:
accessModes:
- ReadWriteOnce

View file

@ -24,9 +24,9 @@ spec:
helm:
valueFiles:
- $values/otc/edp-dev.t09.de/stacks/otc/cert-manager/values.yaml
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
ref: values
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "otc/edp-dev.t09.de/stacks/otc/cert-manager/manifests"

View file

@ -24,6 +24,6 @@ spec:
helm:
valueFiles:
- $values/otc/edp-dev.t09.de/stacks/otc/ingress-nginx/values.yaml
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
ref: values

View file

@ -8,8 +8,8 @@ controller:
annotations:
kubernetes.io/elb.class: union
kubernetes.io/elb.port: '80'
kubernetes.io/elb.id: ae5a8a6d-e974-422e-8218-9e24db340a9e
kubernetes.io/elb.ip: 164.30.25.161
kubernetes.io/elb.id: 75e97707-e9f2-4b23-b5bd-51c4613c3782
kubernetes.io/elb.ip: 80.158.54.200
ingressClassResource:
name: nginx

View file

@ -12,7 +12,7 @@ spec:
namespace: default
server: "https://kubernetes.default.svc"
source:
repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "otc/edp-dev.t09.de/stacks/otc/storageclass"
project: default