This message was deleted.
# typescript
s
This message was deleted.
t
Sounds right. What is the error?
r
Copy code
TypeError: Cannot read property 'map' of undefined
        at config.objs.then.configObjs (/current/node_modules/@pulumi/kubernetes/yaml/yaml.js:182:14)
example yaml file:
Copy code
apiVersion: v1
kind: ServiceAccount
metadata:
  name: name
t
Hmm, doesn’t look right. Could you open an issue at https://github.com/pulumi/pulumi-kubernetes/issues ?
r
sure thing