otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml aktualisiert
This commit is contained in:
parent
e100a8a667
commit
46e49b6c0f
1 changed files with 0 additions and 9 deletions
|
@ -24,20 +24,11 @@ gitea:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: forgejo-cloud-credentials
|
name: forgejo-cloud-credentials
|
||||||
key: secret-key
|
key: secret-key
|
||||||
- name: FORGEJO__storage__MINIO_ENDPOINT
|
|
||||||
value: obs.eu-de.otc.t-systems.com:443
|
|
||||||
|
|
||||||
admin:
|
admin:
|
||||||
existingSecret: gitea-credential
|
existingSecret: gitea-credential
|
||||||
config:
|
config:
|
||||||
|
|
||||||
storage:
|
|
||||||
# need to specify port 9000?
|
|
||||||
# MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com
|
|
||||||
MINIO_LOCATION: eu-de
|
|
||||||
MINIO_BUCKET: edp-forgejo-central-forgejo
|
|
||||||
MINIO_USE_SSL: true
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
DISABLE_REGISTRATION: true
|
DISABLE_REGISTRATION: true
|
||||||
other:
|
other:
|
||||||
|
|
Loading…
Reference in a new issue