From f96d021cfa5c297f130c5be98e31f190f9c10c50 Mon Sep 17 00:00:00 2001 From: Automated pipeline Date: Mon, 2 Jun 2025 08:11:53 +0000 Subject: [PATCH] Initial upload --- .../stacks/core/forgejo/values.yaml | 10 +++++----- .../stacks/otc/ingress-nginx/values.yaml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml b/otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml index 85f25cd..3dd4136 100644 --- a/otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml +++ b/otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml @@ -59,15 +59,15 @@ gitea: secretKeyRef: name: postgres-forgejo-cloud-credentials key: user + - name: FORGEJO__database__PASSWD + valueFrom: + secretKeyRef: + name: postgres-forgejo-cloud-credentials + key: password admin: existingSecret: gitea-credential - database: - builtIn: - postgresql: - enabled: false - config: storage: MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com:443 diff --git a/otc/central-forgejo.think-ahead.cloud/stacks/otc/ingress-nginx/values.yaml b/otc/central-forgejo.think-ahead.cloud/stacks/otc/ingress-nginx/values.yaml index a0b6627..26bc38a 100644 --- a/otc/central-forgejo.think-ahead.cloud/stacks/otc/ingress-nginx/values.yaml +++ b/otc/central-forgejo.think-ahead.cloud/stacks/otc/ingress-nginx/values.yaml @@ -8,8 +8,8 @@ controller: annotations: kubernetes.io/elb.class: union kubernetes.io/elb.port: '80' - kubernetes.io/elb.id: 66abe26d-13a9-4682-8f71-cae58c41f5f1 - kubernetes.io/elb.ip: 164.30.5.197 + kubernetes.io/elb.id: 0aaa2418-382c-4849-95b6-a27e70d00856 + kubernetes.io/elb.ip: 80.158.52.151 ingressClassResource: name: nginx