Resolve "Allow for Elasticsearch Virtual service to be created"
General MR
Summary
Adds a virtual service for elastic search
Testing Steps
- Checkout bigbang branch:
update-elasticsearchkibana-tag-1.11.0-bb.1
- Add the following override:
elasticsearchKibana:
enabled: true
git:
tag: null
branch: "116-allow-elasticsearch-virtual-service-creation"
sso:
enabled: true
values:
istio:
elasticsearch:
enabled: true
eckOperator:
enabled: true
fluentbit:
enabled: true
- Add
elasticsearch.dev.bigbang.mil
to host file. - You should be able to hit
elasticsearch.dev.bigbang.mil
and get prompted for a username/password. No need to login.
Linked Issue
Upgrade Notices
N/A
Edited by Dustin Hilgaertner