feat(database): change folder for certificate

This commit is contained in:
Christopher Hase 2025-06-17 13:55:36 +02:00
parent e3a93114c9
commit d14138996e

View file

@ -28,7 +28,7 @@ extraVolumeMounts:
- mountPath: /etc/elasticsearch
name: elasticsearch-cert-volume
readOnly: true
- mountPath: /etc/ssl/forgejo/postgres.pem
- mountPath: /etc/ssl/forgejo
name: postgres-cert-volume
readOnly: true