We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62eb9c commit 3cd6e2aCopy full SHA for 3cd6e2a
kafka-mirrormaker/README.md
@@ -12,10 +12,10 @@ Instructions for running the `eventstreams-kafkamirrormaker` image in Kubernetes
12
13
## Building the image
14
15
-In case you don't want to use the image we provide, you can build an image by completing these steps:
+If you don't want to use the image we provide, you can build an image by completing these steps:
16
17
1. Build the docker image:
18
```shell
19
docker build .
20
```
21
-If you want to use the sample [YAML file](IKS/kafka-mirrormaker.yaml), be sure to update the image name with your own image name.
+If you want to use the sample [YAML file](IKS/kafka-mirrormaker.yaml), ensure that you update the image name with your own image name.
0 commit comments