feat(database): change folder for certificate
This commit is contained in:
parent
e3a93114c9
commit
d14138996e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ extraVolumeMounts:
|
||||||
- mountPath: /etc/elasticsearch
|
- mountPath: /etc/elasticsearch
|
||||||
name: elasticsearch-cert-volume
|
name: elasticsearch-cert-volume
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- mountPath: /etc/ssl/forgejo/postgres.pem
|
- mountPath: /etc/ssl/forgejo
|
||||||
name: postgres-cert-volume
|
name: postgres-cert-volume
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue