Updated docs

This commit is contained in:
Benedith Mulongo 2025-01-28 09:47:38 +01:00
parent 9aa1b67745
commit 2dfa37ec5f
Signed by: benedith
GPG key ID: 62D68B584B4B3EB3

View file

@ -25,7 +25,7 @@ For detailed documentation on Kustomization, visit: [Kustomize Documentation](ht
---
# Applying Overlays
## Applying Overlays
To apply a specific overlay (e.g., `dev`), first build the configuration and apply it to the `kafka` namespace:
@ -36,7 +36,7 @@ kubectl -n kafka apply -f dev.yml
---
# Preparing for Kafka Connect
## Preparing for Kafka Connect
Before setting up Kafka Connect, ensure the following steps are completed: