Initial upload
This commit is contained in:
parent
dd928c140a
commit
9ddc68ec6b
21 changed files with 29 additions and 33 deletions
|
@ -13,7 +13,7 @@ spec:
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
source:
|
source:
|
||||||
path: "otc/edp-dev.t09.de/registry"
|
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
|
targetRevision: HEAD
|
||||||
project: default
|
project: default
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
|
|
@ -13,7 +13,7 @@ spec:
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
source:
|
source:
|
||||||
path: "otc/edp-dev.t09.de/stacks/core"
|
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
|
targetRevision: HEAD
|
||||||
project: default
|
project: default
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
|
|
@ -13,7 +13,7 @@ spec:
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
source:
|
source:
|
||||||
path: "otc/edp-dev.t09.de/stacks/forgejo"
|
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
|
targetRevision: HEAD
|
||||||
project: default
|
project: default
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
|
|
@ -13,7 +13,7 @@ spec:
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
source:
|
source:
|
||||||
path: "otc/edp-dev.t09.de/stacks/observability-client"
|
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
|
targetRevision: HEAD
|
||||||
project: default
|
project: default
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
|
|
@ -13,7 +13,7 @@ spec:
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
source:
|
source:
|
||||||
path: "otc/edp-dev.t09.de/stacks/observability"
|
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
|
targetRevision: HEAD
|
||||||
project: default
|
project: default
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
|
|
@ -13,7 +13,7 @@ spec:
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
source:
|
source:
|
||||||
path: "otc/edp-dev.t09.de/stacks/otc"
|
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
|
targetRevision: HEAD
|
||||||
project: default
|
project: default
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
|
|
@ -27,9 +27,9 @@ spec:
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/edp-dev.t09.de/stacks/core/argocd/values.yaml
|
- $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
|
targetRevision: HEAD
|
||||||
ref: values
|
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
|
targetRevision: HEAD
|
||||||
path: "otc/edp-dev.t09.de/stacks/core/argocd/manifests"
|
path: "otc/edp-dev.t09.de/stacks/core/argocd/manifests"
|
|
@ -19,6 +19,6 @@ spec:
|
||||||
destination:
|
destination:
|
||||||
server: "https://kubernetes.default.svc"
|
server: "https://kubernetes.default.svc"
|
||||||
source:
|
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
|
targetRevision: HEAD
|
||||||
path: "otc/edp-dev.t09.de/stacks/forgejo/forgejo-runner"
|
path: "otc/edp-dev.t09.de/stacks/forgejo/forgejo-runner"
|
||||||
|
|
|
@ -30,9 +30,9 @@ spec:
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/edp-dev.t09.de/stacks/forgejo/forgejo-server/values.yaml
|
- $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
|
targetRevision: HEAD
|
||||||
ref: values
|
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
|
targetRevision: HEAD
|
||||||
path: "otc/edp-dev.t09.de/stacks/forgejo/forgejo-server/manifests"
|
path: "otc/edp-dev.t09.de/stacks/forgejo/forgejo-server/manifests"
|
|
@ -18,7 +18,7 @@ persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
size: 200Gi
|
size: 200Gi
|
||||||
annotations:
|
annotations:
|
||||||
everest.io/crypt-key-id: 6c6fad0a-24cd-4b78-80df-1f7e6feec681
|
everest.io/crypt-key-id: 9e0f413a-113c-4d4b-8e36-53941643c3f3
|
||||||
|
|
||||||
test:
|
test:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
@ -39,10 +39,6 @@ extraVolumes:
|
||||||
secretName: custom-database-certs
|
secretName: custom-database-certs
|
||||||
|
|
||||||
gitea:
|
gitea:
|
||||||
metrics:
|
|
||||||
enabled: true
|
|
||||||
serviceMonitor:
|
|
||||||
enabled: true
|
|
||||||
additionalConfigFromEnvs:
|
additionalConfigFromEnvs:
|
||||||
- name: FORGEJO__storage__MINIO_ACCESS_KEY_ID
|
- name: FORGEJO__storage__MINIO_ACCESS_KEY_ID
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
@ -159,7 +155,7 @@ service:
|
||||||
nodePort: 32222
|
nodePort: 32222
|
||||||
externalTrafficPolicy: Cluster
|
externalTrafficPolicy: Cluster
|
||||||
annotations:
|
annotations:
|
||||||
kubernetes.io/elb.id: ae5a8a6d-e974-422e-8218-9e24db340a9e
|
kubernetes.io/elb.id: 75e97707-e9f2-4b23-b5bd-51c4613c3782
|
||||||
|
|
||||||
image:
|
image:
|
||||||
pullPolicy: "IfNotPresent"
|
pullPolicy: "IfNotPresent"
|
||||||
|
@ -167,7 +163,7 @@ image:
|
||||||
#tag: "8.0.3"
|
#tag: "8.0.3"
|
||||||
# Adds -rootless suffix to image name
|
# Adds -rootless suffix to image name
|
||||||
# rootless: true
|
# 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:
|
forgejo:
|
||||||
runner:
|
runner:
|
||||||
|
|
|
@ -24,6 +24,6 @@ spec:
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/edp-dev.t09.de/stacks/observability-client/metrics-server/values.yaml
|
- $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
|
targetRevision: HEAD
|
||||||
ref: values
|
ref: values
|
||||||
|
|
|
@ -24,6 +24,6 @@ spec:
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/edp-dev.t09.de/stacks/observability-client/vector/values.yaml
|
- $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
|
targetRevision: HEAD
|
||||||
ref: values
|
ref: values
|
||||||
|
|
|
@ -22,9 +22,9 @@ spec:
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/edp-dev.t09.de/stacks/observability-client/vm-client-stack/values.yaml
|
- $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
|
targetRevision: HEAD
|
||||||
ref: values
|
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
|
targetRevision: HEAD
|
||||||
path: "otc/edp-dev.t09.de/stacks/observability-client/vm-client-stack/manifests"
|
path: "otc/edp-dev.t09.de/stacks/observability-client/vm-client-stack/manifests"
|
||||||
|
|
|
@ -20,6 +20,6 @@ spec:
|
||||||
- chart: grafana-operator
|
- chart: grafana-operator
|
||||||
repoURL: ghcr.io/grafana/helm-charts
|
repoURL: ghcr.io/grafana/helm-charts
|
||||||
targetRevision: v5.18.0
|
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
|
targetRevision: HEAD
|
||||||
path: "otc/edp-dev.t09.de/stacks/observability/grafana-operator/manifests"
|
path: "otc/edp-dev.t09.de/stacks/observability/grafana-operator/manifests"
|
||||||
|
|
|
@ -23,9 +23,9 @@ spec:
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/edp-dev.t09.de/stacks/observability/victoria-k8s-stack/values.yaml
|
- $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
|
targetRevision: HEAD
|
||||||
ref: values
|
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
|
targetRevision: HEAD
|
||||||
path: "otc/edp-dev.t09.de/stacks/observability/victoria-k8s-stack/manifests"
|
path: "otc/edp-dev.t09.de/stacks/observability/victoria-k8s-stack/manifests"
|
||||||
|
|
|
@ -8,7 +8,7 @@ spec:
|
||||||
removePvcAfterDelete: true
|
removePvcAfterDelete: true
|
||||||
storageMetadata:
|
storageMetadata:
|
||||||
annotations:
|
annotations:
|
||||||
everest.io/crypt-key-id: 6c6fad0a-24cd-4b78-80df-1f7e6feec681
|
everest.io/crypt-key-id: 9e0f413a-113c-4d4b-8e36-53941643c3f3
|
||||||
storage:
|
storage:
|
||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteOnce
|
- ReadWriteOnce
|
||||||
|
|
|
@ -288,7 +288,7 @@ vmsingle:
|
||||||
extraArgs: {}
|
extraArgs: {}
|
||||||
storageMetadata:
|
storageMetadata:
|
||||||
annotations:
|
annotations:
|
||||||
everest.io/crypt-key-id: 6c6fad0a-24cd-4b78-80df-1f7e6feec681
|
everest.io/crypt-key-id: 9e0f413a-113c-4d4b-8e36-53941643c3f3
|
||||||
storage:
|
storage:
|
||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteOnce
|
- ReadWriteOnce
|
||||||
|
|
|
@ -24,9 +24,9 @@ spec:
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/edp-dev.t09.de/stacks/otc/cert-manager/values.yaml
|
- $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
|
targetRevision: HEAD
|
||||||
ref: values
|
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
|
targetRevision: HEAD
|
||||||
path: "otc/edp-dev.t09.de/stacks/otc/cert-manager/manifests"
|
path: "otc/edp-dev.t09.de/stacks/otc/cert-manager/manifests"
|
||||||
|
|
|
@ -24,6 +24,6 @@ spec:
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/edp-dev.t09.de/stacks/otc/ingress-nginx/values.yaml
|
- $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
|
targetRevision: HEAD
|
||||||
ref: values
|
ref: values
|
||||||
|
|
|
@ -8,8 +8,8 @@ controller:
|
||||||
annotations:
|
annotations:
|
||||||
kubernetes.io/elb.class: union
|
kubernetes.io/elb.class: union
|
||||||
kubernetes.io/elb.port: '80'
|
kubernetes.io/elb.port: '80'
|
||||||
kubernetes.io/elb.id: ae5a8a6d-e974-422e-8218-9e24db340a9e
|
kubernetes.io/elb.id: 75e97707-e9f2-4b23-b5bd-51c4613c3782
|
||||||
kubernetes.io/elb.ip: 164.30.25.161
|
kubernetes.io/elb.ip: 80.158.54.200
|
||||||
|
|
||||||
ingressClassResource:
|
ingressClassResource:
|
||||||
name: nginx
|
name: nginx
|
||||||
|
|
|
@ -12,7 +12,7 @@ spec:
|
||||||
namespace: default
|
namespace: default
|
||||||
server: "https://kubernetes.default.svc"
|
server: "https://kubernetes.default.svc"
|
||||||
source:
|
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
|
targetRevision: HEAD
|
||||||
path: "otc/edp-dev.t09.de/stacks/otc/storageclass"
|
path: "otc/edp-dev.t09.de/stacks/otc/storageclass"
|
||||||
project: default
|
project: default
|
||||||
|
|
Loading…
Reference in a new issue