Replies: 2 comments
-
Thanks for the reminder, this definitely makes sense. I created an issue for it (stackabletech/listener-operator#60). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Implemented via stackabletech/listener-operator@d455176. Should be in nightly. |
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.
-
Similar to stackabletech/secret-operator#235 we would like to configure CSI docker images because we don't have direct access to k8s.gcr.io registry. The helm chart for listener-operator currently uses this registry hardcoded:
https://github.com/stackabletech/listener-operator/blob/main/deploy/helm/listener-operator/templates/node-daemonset.yaml:
Beta Was this translation helpful? Give feedback.
All reactions