Initial upload

This commit is contained in:
Automated pipeline 2025-06-17 11:36:16 +00:00 committed by Actions pipeline
parent dc41b93cde
commit 8c2ff30a50

View file

@ -28,9 +28,10 @@ extraVolumeMounts:
- mountPath: /etc/elasticsearch
name: elasticsearch-cert-volume
readOnly: true
- mountPath: /etc/ssl/forgejo/postgres.crt
- mountPath: /etc/ssl/forgejo/postgres.pem
name: postgres-cert-volume
readOnly: true
subPath: postgres.pem
extraVolumes:
- name: elasticsearch-cert-volume