add tag to keep ES at 8
This commit is contained in:
@@ -128,6 +128,10 @@ valkey:
|
|||||||
elasticsearch:
|
elasticsearch:
|
||||||
global:
|
global:
|
||||||
storageClass: ceph-block
|
storageClass: ceph-block
|
||||||
|
image:
|
||||||
|
registry: docker.io
|
||||||
|
repository: bitnami/elasticsearch
|
||||||
|
tag: 8.18.0-debian-12-r2
|
||||||
extraEnvVars:
|
extraEnvVars:
|
||||||
- name: discovery.type
|
- name: discovery.type
|
||||||
value: single-node
|
value: single-node
|
||||||
|
Reference in New Issue
Block a user