Initial upload

This commit is contained in:
Automated pipeline 2025-06-02 08:11:53 +00:00 committed by Actions pipeline
parent c737b66ca4
commit f96d021cfa
2 changed files with 7 additions and 7 deletions

View file

@ -59,15 +59,15 @@ gitea:
secretKeyRef: secretKeyRef:
name: postgres-forgejo-cloud-credentials name: postgres-forgejo-cloud-credentials
key: user key: user
- name: FORGEJO__database__PASSWD
valueFrom:
secretKeyRef:
name: postgres-forgejo-cloud-credentials
key: password
admin: admin:
existingSecret: gitea-credential existingSecret: gitea-credential
database:
builtIn:
postgresql:
enabled: false
config: config:
storage: storage:
MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com:443 MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com:443

View file

@ -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: 66abe26d-13a9-4682-8f71-cae58c41f5f1 kubernetes.io/elb.id: 0aaa2418-382c-4849-95b6-a27e70d00856
kubernetes.io/elb.ip: 164.30.5.197 kubernetes.io/elb.ip: 80.158.52.151
ingressClassResource: ingressClassResource:
name: nginx name: nginx