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