volatilemolotov commented on code in PR #30847: URL: https://github.com/apache/beam/pull/30847#discussion_r1580929911
########## .test-infra/kafka/strimzi/02-kafka-persistent/README.md: ########## @@ -25,4 +25,19 @@ https://github.com/strimzi/strimzi-kafka-operator/blob/main/examples/kafka/kafka The directories within [base](./base) contain the operator manifests and are named according to the version release. -See [.test-infra/kafka/strimzi](../README.md) for requirements and usage. +# Usage + +Simply deploy the cluster by using kustomize plugin of kubectl +``` +kubectl apply -k .test-infra/kafka/strimzi/02-kafka-persistent Review Comment: Fixed the path. Yeah it was supposed to be able to deploy to any namespace. I decided to put strimzi namespace into the instruction for the sake of completeness -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
