You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update elasticsearch_version input to be optional in the DA and set default value to __NULL__ (which will display as preferred in the UI) (#392) (b36fe15)
New input added to the DA (kibana_image_port) allowing the ability to specify the the port number used to connect to the Kibana service exposed by the container image when enable_kibana_dashboard is set to true - Added new input kibana_visibility to specify the visibility of the Kibana application in order to define which endpoint is available for receiving the requests (#346) (4c479d8)