Hi, I am writing a pulumi program in go to deploy my application. Now with the help of pulumi kubernetes operator i was able to deploy the application to my cluster i have an requirement to display it on argo-cd but i can only see the stack resource on argo-cd but not all the resources like deployment secret any idea how can i achieve this..!?