Replies: 1 comment
-
Hey, thanks for reaching out. I'll convert this to an issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using envs.secret to store...secrets the chart fails because values are not encoded in the template. We can encode them beforehand, but that's not very user friendly. Would you consider changing kafka-ui/charts/kafka-ui/templates/secret.yaml line 9 from
to
?
Beta Was this translation helpful? Give feedback.
All reactions