better-rainbow-14549
03/06/2019, 1:25 PMapps.ts(126,13): error TS2345: Argument of type 'Namespace' is not assignable to parameter of type 'Input<string> | Namespace'.
Type 'import("node_modules/@pulumi/kubernetes/provider").core.v1.Namespace' is not assignable to type 'import("node_modules/@mypackages/pulumi-aad-pod-identity/node_modules/@pulumi/kubernetes/provider").core.v1.Namespace'.
Types have separate declarations of a private property '__inputs'.