-
Notifications
You must be signed in to change notification settings - Fork 698
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to save the model on PVC #850
Comments
your yaml format is wrong indeed. Please keep name: mypd and persistentVolumeClaim: same indentation. |
/close |
@hougangliu: You can't close an active issue/PR unless you authored it or you are a collaborator. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@Suozz Does it work for you? |
I am closing the issue, feel free to leave comments if you have any question. |
/close |
@hougangliu: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I use this yaml file to init a tfjob. But it shows errors on the 32rd line code
the error is
error: error parsing tfjob.yaml: error converting YAML to JSON: yaml: line 32: mapping values are not allowed in this context
The text was updated successfully, but these errors were encountered: