Initial upload

This commit is contained in:
Automated pipeline 2025-06-17 09:21:00 +00:00 committed by Actions pipeline
parent 50c56a115c
commit c7afd06bbe

View file

@ -21,11 +21,11 @@ test:
deployment:
env:
- name: SSL_CERT_DIR
value: /etc/
- name: SSL_CERT_FILE
value: /etc/elasticsearch/elasticsearch.cer
extraVolumeMounts:
- mountPath: /etc/ssl/forgejo/elasticsearch.crt
- mountPath: /etc/elasticsearch
name: elasticsearch-cert-volume
readOnly: true
- mountPath: /etc/ssl/forgejo/postgres.crt
@ -136,7 +136,6 @@ gitea:
database:
DB_TYPE: postgres
#SSL_MODE: verify-full
server:
DOMAIN: 'only-forgejo.t09.de'