diff --git a/e2e-tests/cypress/e2e/Impersonate.cy.ts b/e2e-tests/cypress/e2e/Impersonate.cy.ts index f288c0d..18af499 100644 --- a/e2e-tests/cypress/e2e/Impersonate.cy.ts +++ b/e2e-tests/cypress/e2e/Impersonate.cy.ts @@ -6,7 +6,6 @@ import { rorApiClient } from '../support/helpers/RorApiClient'; describe('impersonate', () => { beforeEach(() => { - // rorApiClient.configureRorIndexMainSettings("defaultSettings.yaml") Login.initialization(); }); diff --git a/environments/eck-ror/kind-cluster/ror/es.yml b/environments/eck-ror/kind-cluster/ror/es.yml index 9740e02..e1f24f5 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: 1 + count: 2 podTemplate: spec: containers: diff --git a/environments/eck-ror/kind-cluster/ror/kbn.yml b/environments/eck-ror/kind-cluster/ror/kbn.yml index f9727b3..c151a28 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: 1 + count: 2 elasticsearchRef: name: quickstart config: