Skip to content

Commit 28c1129

Browse files
Update README.md
updated the link
1 parent 2cf186a commit 28c1129

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jaspersoft-containers/K8s/jrs/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,10 +207,10 @@ These details are stored in Kubernetes secrets and used as environment variables
207207
AUDIT_DB_NAME: audit-db-name
208208
AUDIT_DB_USER_NAME: audit-db-user-name
209209
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.
214214

215215
## JMS Configuration
216216
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

Comments
 (0)