I am creating a Kubernetes namespace and then I wa...
# golang
q
I am creating a Kubernetes namespace and then I want to create a service account in that namespace.
q
You can pass the
namespace.metadata.name
as an
Output
into the service account resource.
Most Outputs will be handled and accepted by other Pulumi resources