I'm getting this error no matter what is the content of the file, the code works correctly but i'm getting an error.
I'm using Neovim, the autocompletion is working and everything
Expected Behavior
no error
Current Behavior
apiVersion: v1 # Error: Matches multiple schemas when only one must validate
kind: Deployment
metadata:
...
Steps to Reproduce
changed Kubernetes filetype from to *.k8s.yaml, that's all
Describe the bug
I'm getting this error no matter what is the content of the file, the code works correctly but i'm getting an error. I'm using Neovim, the autocompletion is working and everything
Expected Behavior
no error
Current Behavior
Steps to Reproduce
Environment