are you able to pass around a kube provider to mul...
# kubernetes
c
are you able to pass around a kube provider to multiple classes/ subclasses? for some reason if I implement a class for an app, the app will deploy fine. But if I try to make a class that houses several apps together, the provider fails with a message saying it failed to parse, even though it looks exactly the same in console.log