This message was deleted.
# fleet
a
This message was deleted.
p
here's the error:
Copy code
Error while running post render on files: failed to encode /v1, Kind=ConfigMap: error marshaling into JSON: json: error calling MarshalJSON for type *unstructured.Unstructured: json: unsupported type: map[interface {}]interface {}
I've tried looking at the fleet code but, not a golang dev, and not had much luck
b
We've managed to fix what was causing the marshalling error so Kustomize is working. Would be handy to know if Kustomize can support setting the resources to the remote resources in the Helm Chart though