https://pulumi.com logo
a

abundant-art-60246

03/27/2020, 10:02 PM
got a quick question: does k8s pulumi support "kubectl user impersonation", so something like
Copy code
kubectl --as=system:serviceaccount:ns-sourcegraph:fake-user -n ns-sourcegraph apply -k .
where fake-user is a service account with some policies attached.