Cluster domain is hardcoded for Jetstream installer #2158
harmjanblok
started this conversation in
Ideas
Replies: 0 comments
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.
-
Currently the jetstream installer hardcoded the cluster domain to
cluster.local
, for example on controllers/eventbus/installer/jetstream.go#L626.For clusters that override the default with the
--cluster-domain
kubelet flag, the cluster domain part should probably be configurable.Should this be part of the
EventBus
spec?Beta Was this translation helpful? Give feedback.
All reactions