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
But Kustomize is unable to build the JSON file, giving the following error:
manvi@manvi-pc:~/K8_cluster/manifests/metadata$ kustomize build overlays/db/
Error: json: cannot unmarshal array into Go struct field ConfigMapArgs.configMapGenerator.env of type string
The text was updated successfully, but these errors were encountered:
In order to use kubeflow metadata component, I was following the instructions given in the documentation, https://www.kubeflow.org/docs/components/metadata/#installing-the-metadata-component.
But Kustomize is unable to build the JSON file, giving the following error:
The text was updated successfully, but these errors were encountered: