fix certs path for opensearch
This commit is contained in:
@@ -120,7 +120,7 @@ spec:
|
||||
caSecret:
|
||||
name: os-ca
|
||||
key: ca.crt
|
||||
mountPath: /opt/opensearch/config/ca.certs
|
||||
mountPath: /etc/ssl/certs/os-ca.crt
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user