We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5659858 commit 3647001Copy full SHA for 3647001
crowi/es-statefulset.yaml
@@ -61,7 +61,7 @@ spec:
61
memory: "600Mi"
62
63
- name: exporter
64
- image: quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0
+ image: quay.io/prometheuscommunity/elasticsearch-exporter:v1.10.0
65
args:
66
- --es.uri=http://localhost:9200
67
- --es.all
traq/es/statefulset.yaml
@@ -64,7 +64,7 @@ spec:
68
69
- --es.uri=http://elastic:$(ELASTIC_PASSWORD)@localhost:9200
70
0 commit comments