https://pulumi.com logo
#kubernetes
Title
# kubernetes
m

most-lighter-95902

06/21/2022, 4:10 PM
Copy code
error: TypeError: Cannot read properties of undefined (reading 'map')
        at /Users/seungchanlee/Documents/Sidetrek/sidetrek-flyte/node_modules/@pulumi/yaml/yaml.ts:2993:14
g

glamorous-australia-21342

06/21/2022, 4:12 PM
This happens when a property is being accessed that doesnt exist.
m

most-lighter-95902

06/21/2022, 4:13 PM
OK but the metricsServer code is same as the doc’s and if I comment that out, this error goes away
g

glamorous-australia-21342

06/21/2022, 4:13 PM
What doc?
m

most-lighter-95902

06/21/2022, 4:13 PM
So not sure where that error is coming from?
Pulumi ConfigGroup doc
g

glamorous-australia-21342

06/21/2022, 4:13 PM
I'm not a pulumi employee 🤠
Its possible their docs are wrong, I have put in PRs to correct their documentation before
Looking now 👁️👁️
m

most-lighter-95902

06/21/2022, 4:14 PM
I’ve used this exact code before and it ran fine so not sure what’s causing it
g

glamorous-australia-21342

06/21/2022, 4:15 PM
does it normally work with URLs?
m

most-lighter-95902

06/21/2022, 4:15 PM
Yes
4 Views