Yaml file not opening on clicking in Intellij Community addition.
Answered
Hello Everyone,
I am using helm chart for my deployment on kubernates. When I open the files inside the helm chart, I got something like {{ .Values.abc.xyz}}. Now , I want to know the value of xyz. But when I click on xyz , it says cannot find the declaration to go to . I have checked in values. yaml and the actual values are there .
I believe , it is some issue with the intellij and the same thing is working fine in my colleage intellij idea.
Can someone help me with this? I want my intellij to open the values.yaml file when I click on xyz .
Is it the issue with the plugin or the intellij version? I am using the community version of intellij
Please sign in to leave a comment.
Hi Kimesh,
Helm template syntax support is a part of integrated Kubernetes support, which is provided in the Ultimate version of IntelliJ IDEA only.