opensearch-dashboard
This commit is contained in:
parent
fdc555f167
commit
3399861874
|
|
@ -137,12 +137,5 @@ spec:
|
|||
requests:
|
||||
cpu: 100m
|
||||
memory: 512M
|
||||
volumeMounts:
|
||||
- name: tls-secret
|
||||
mountPath: /etc/opensearch/certs
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: tls-secret
|
||||
secret:
|
||||
secretName: logging-ssl
|
||||
#volumeMounts:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue