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