Can any one help with this problem ? while deploying updated pod deployment file . . .

vikas awasthy:
Can any one help with this problem ? while deploying updated pod deployment file with node affinity rules i am getting this error.

error: error parsing blue.yaml: error converting YAML to JSON: yaml: line 111: mapping values are not allowed in this context

vuppuluri sriramsubhash:
Possible indentation error

Trung Tran:
agree, open your YAML file, type :111 enter to go to the error line, check the indent. @vikas awasthy