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 43d025f commit ac8d347Copy full SHA for ac8d347
README.md
@@ -204,7 +204,7 @@ This spec can be then applied:
204
Plant=myplant Env=myenv ./kafka-ops --apply --spec kafka-cluster-example3.yaml --template --var Env=realenv --var One=more
205
206
TASK [TOPIC : Create topic my-product.myplant.realenv.my-topic (partitions=2, replicas=1)] ****************
207
-changed: [cy-selenium.quotix.io:9092]
+changed: [kafka1.cluster.local:9092]
208
209
SUMMARY ********************************************************************************
210
ok=0 changed=1 failed=0
0 commit comments