update elastic
parent
02d14bedca
commit
fcc783a4e9
|
@ -131,7 +131,7 @@ spec:
|
|||
cpu: 100m
|
||||
memory: 128Mi
|
||||
volumeMounts:
|
||||
- name: es-data
|
||||
- name: elastic-dev
|
||||
mountPath: /usr/share/elasticsearch/data
|
||||
volumeClaimTemplates:
|
||||
- metadata:
|
||||
|
|
|
@ -131,7 +131,7 @@ spec:
|
|||
cpu: 100m
|
||||
memory: 128Mi
|
||||
volumeMounts:
|
||||
- name: es-data
|
||||
- name: elastic-release
|
||||
mountPath: /usr/share/elasticsearch/data
|
||||
volumeClaimTemplates:
|
||||
- metadata:
|
||||
|
|
Loading…
Reference in New Issue