Initial upload
This commit is contained in:
parent
c737b66ca4
commit
f96d021cfa
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue