Closed francostellari closed 5 months ago
The controller does not respect the choice of hostContainer and continue creating a certificate for kubeflex-control-plane.
hostContainer
kubeflex-control-plane
Use a different value for the hostContainer
See https://github.com/kubestellar/kubeflex/blob/07fb5296d732b560008233800e141674dbdff669/pkg/reconcilers/vcluster/chart.go#L68
A certificate for the desired control plane should be used.
No response
Describe the bug
The controller does not respect the choice of
hostContainer
and continue creating a certificate forkubeflex-control-plane
.Steps To Reproduce
Use a different value for the hostContainer
See https://github.com/kubestellar/kubeflex/blob/07fb5296d732b560008233800e141674dbdff669/pkg/reconcilers/vcluster/chart.go#L68
Expected Behavior
A certificate for the desired control plane should be used.
Additional Context
No response