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
During the deployment of JasperReports® Server with helm, JAVA_OPTS can be specified within the `K8s/jrs/helm/values.yaml` file.
@@ -368,9 +364,9 @@ Elasticsearch and Kibana charts are added as a dependency in the main chart and
368
364
- To access kibana dashboard while using cluster ip as service type, run the following command.
369
365
``HOST_NAME:NODE_PORT ``
370
366
371
-
For more information and configuration, see the [Official Docs](https://github.com/elastic/helm-charts)
367
+
For more information and configuration, see the [Official Docs](https://artifacthub.io/packages/helm/bitnami/elasticsearch)
372
368
373
-
**Note:** If any changes are done in the Elasticsearch chart for cluster name and portthen the same must be updated accordingly for Fluentd.
369
+
**Note:** If any changes are made in the Elasticsearch chart for Elasticsearch host and port,then the same must be updated accordingly in FLUENT_ELASTICSEARCH_HOST or FLUENT_ELASTICSEARCH_PORT for Fluentd.
374
370
375
371
## Repository DB Does Not Exist
376
372
@@ -511,7 +507,6 @@ In case if you want to control traffic on AWS Application Load Balancer side ins
0 commit comments