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
Copy file name to clipboardExpand all lines: jaspersoft-containers/K8s/jrs/README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -207,10 +207,10 @@ These details are stored in Kubernetes secrets and used as environment variables
207
207
AUDIT_DB_NAME: audit-db-name
208
208
AUDIT_DB_USER_NAME: audit-db-user-name
209
209
AUDIT_DB_PASSWORD: audit-password
210
-
211
-
3. Build the docker images for TIBCO JasperReports® Server, and Scalable Query Engine (see the [Docker JasperReports Server readme](../../Docker/jrs#readme) and [Docker Scalable Query Engine readme](../../Docker/scalableAdhocWorker#readme) ).
212
-
4. Generate the keystore and copy it to the `k8s/jrs/helm/secrets/keystore` folder, see here for [Keystore Generation ](../../Docker/jrs#keystore-generation).
213
-
5. Copy the TIBCO JasperReports® Server license to the `k8s/jrs/helm/secrets/license` folder.
210
+
211
+
4. Build the docker images for TIBCO JasperReports® Server, and Scalable Query Engine (see the [Docker JasperReports Server readme](../../Docker/jrs#readme) and [Docker Scalable Query Engine readme](../../Docker/scalableAdhocWorker#readme) ).
212
+
5. Generate the keystore and copy it to the `k8s/jrs/helm/secrets/keystore` folder, see here for [Keystore Generation ](../../Docker/jrs#keystore-generation).
213
+
6. Copy the TIBCO JasperReports® Server license to the `k8s/jrs/helm/secrets/license` folder.
214
214
215
215
## JMS Configuration
216
216
By default, TIBCO JasperReports® Server will install using activemq docker image. You can disable it by changing the parameter `jms.enabled=false`.
0 commit comments