sparse-intern-71089
10/07/2019, 11:09 AMgorgeous-egg-16927
10/07/2019, 3:35 PMnamespace
property is not exposed on k8s.Provider
, so you’re actually passing undefined
into the getResourceProperty
method. I’d recommend referencing the namespace name in both the Provider
and getResourceProperty
from the same variable (e.g., the Namespace object).damp-room-71337
10/07/2019, 3:37 PM