You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You mean some value from the status of the EksClusterId resource created from function-go-templating?
Unfortunately f-go-templating can't write to the environment, so you'd have to define an empty resource in f-p-and-t, patch from that to the environment and then from the environment to your configmap. But why not just access the observed resource in function-go-templating?
Hi Folks,
I want to patch a resource inside the function-patch-and-transform function using a value that I obtain from the function-go-templating.
I see the other way where we get data from the go template function into the p&t function here
I am attaching my sample composition below.
tagging @ytsarev as you might already be knowing solution.
The text was updated successfully, but these errors were encountered: