kubernetes akhq - Couldn't find any clusters #1202
Answered
by
tchiotludo
marcelosauter
asked this question in
Q&A
-
Good afternoon I'm configuring akhq using helm on a k8s cluster helm upgrade --install akhq akhq/akkh --values=values.yml I am getting the issue . How need be the values? I have kafka in the same namespace. secrets: |
kafkahq:
connections:
cluster-name:
properties:
bootstrap.servers: "kafka:9092"
connect:
url: "" |
Beta Was this translation helpful? Give feedback.
Answered by
tchiotludo
Sep 8, 2022
Replies: 1 comment 11 replies
-
Long time I didn't see that 🤣 |
Beta Was this translation helpful? Give feedback.
11 replies
Answer selected by
tchiotludo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Long time I didn't see that 🤣
You are using the
kafkahq
configuration 3 years late, the project is rename to AKHQ so the configuration must beakhq: