Closed MikeSpreitzer closed 5 months ago
If a ControlPlane object named $foo has been created but the corresponding Secret has not yet been created, kflex ctx $foo will fail. It would be better to wait instead.
$foo
kflex ctx $foo
If a ControlPlane object named
$foo
has been created but the corresponding Secret has not yet been created,kflex ctx $foo
will fail. It would be better to wait instead.