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
helm template . | fx --yaml
/private/var/folders/w0/79h6c76x6hv3jmk4p81td27r0000gp/T/fx-34.0.0.js:304
throw new SyntaxError(err.message)
^
SyntaxError: Source contains multiple documents; please use YAML.parseAllDocuments() at line 63, column 1:
- RespectIgnoreDifferences=true
---
^
at parseYaml (/private/var/folders/w0/79h6c76x6hv3jmk4p81td27r0000gp/T/fx-34.0.0.js:304:11)
at parseYaml.next (<anonymous>)
at main (/private/var/folders/w0/79h6c76x6hv3jmk4p81td27r0000gp/T/fx-34.0.0.js:53:16)
Node.js v20.12.2
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: