diff --git a/environments/eck-ror/kind-cluster/ror/es.yml b/environments/eck-ror/kind-cluster/ror/es.yml index e1f24f5..9740e02 100644 --- a/environments/eck-ror/kind-cluster/ror/es.yml +++ b/environments/eck-ror/kind-cluster/ror/es.yml @@ -7,7 +7,7 @@ spec: image: beshultd/elasticsearch-readonlyrest:${ES_VERSION}-ror-latest nodeSets: - name: default - count: 2 + count: 1 podTemplate: spec: containers: diff --git a/environments/eck-ror/kind-cluster/ror/kbn.yml b/environments/eck-ror/kind-cluster/ror/kbn.yml index c151a28..f9727b3 100644 --- a/environments/eck-ror/kind-cluster/ror/kbn.yml +++ b/environments/eck-ror/kind-cluster/ror/kbn.yml @@ -5,7 +5,7 @@ metadata: spec: version: ${KBN_VERSION} image: beshultd/kibana-readonlyrest:${KBN_VERSION}-ror-latest - count: 2 + count: 1 elasticsearchRef: name: quickstart config: