Updated docs
This commit is contained in:
parent
9aa1b67745
commit
2dfa37ec5f
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue