Skip to content

Commit

Permalink
Checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Mar 5, 2024
1 parent df52b7c commit fa743c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/quickstart-schema-registry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The [docker-compose.yml](docker-compose.yml) has been revised to configure the i
schema.registry.ssl.key.password=producer-password
```

In addition, the `schema-registry` service references the local [`../compose-templates/secrets/schema-registry`](secrets/schema-registry/) folder to retrieve its secrets:
In addition, the `schema-registry` service references the local [`secrets/schema-registry`](secrets/schema-registry/) folder to retrieve its secrets:

- the truststore file [`schema-registry.truststore.jks`](../compose-templates/secrets/schema-registry/schema-registry.truststore.jks);
- the keystore file [`broker.schema-registry.jks`](../compose-templates/secrets/schema-registry/schema-registry.keystore.jks);
Expand Down

0 comments on commit fa743c5

Please sign in to comment.