Initial upload

This commit is contained in:
Automated pipeline 2025-06-17 12:22:06 +00:00 committed by Actions pipeline
parent 5a0bc9eed3
commit 037b3f7d09

View file

@ -34,12 +34,11 @@ extraVolumeMounts:
extraVolumes: extraVolumes:
- name: elasticsearch-cert-volume - name: elasticsearch-cert-volume
configMap: secret:
defaultMode: 420 secretName: elasticsearch-cert
name: elasticsearch-cert
items: items:
- key: elasticsearch.pem - key: elasticsearch.cer
path: elasticsearch.pem path: elasticsearch.cer
- name: postgres-cert-volume - name: postgres-cert-volume
secret: secret:
secretName: otc-rds-tls-ca-cert secretName: otc-rds-tls-ca-cert