Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-6306

YAML editor error with `a: -a:{{}},`

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 12.6
    • None
    • yaml - Editor
    • None

    Description

      YAML editor issues error "While parsing a block node, expected the node content, but found ','"

       

      a: -a:{{}},

      Meanwhile, www.yamllint.com translates it as:

       

      --- 
      a: "-a:{{}},"

      The full snippet is:

       

      spec:
        template:
          spec:
            containers:
              - args:
                  - -agentlib:jdwp=transport=dt_socket,server=y,address=*:{{.Values.portDebug}},suspend=n

      Kubernetes doesn't have a problem with it

       

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            almson Aleksandr Dubinsky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: